Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RangeFilterV3

Hierarchy

  • RangeFilterV3

Index

Properties

Properties

range

Matches items that contain terms within the provided range. Matches items that contain terms within the provided range. Matches items that contain terms within the provided range.

The range must include both an upper and a lower bound. It is not permitted to specify both inclusive and exclusive bounds together. E.g. gte and gt. gte: Greater than or equal to. gt: Greater than. lte: Less than or equal to. lt: Less than.

The range must include both an upper and a lower bound. It is not permitted to specify both inclusive and exclusive bounds together. E.g. gte and gt. gte: Greater than or equal to. gt: Greater than. lte: Less than or equal to. lt: Less than.

The range must include both an upper and a lower bound. It is not permitted to specify both inclusive and exclusive bounds together. E.g. gte and gt. gte: Greater than or equal to. gt: Greater than. lte: Less than or equal to. lt: Less than.

Type declaration