![]() | NumericRangeQuery Methods |
The NumericRangeQuery type exposes the following members.
Name | Description | |
---|---|---|
![]() | Export | (Overrides SearchQueryBaseExport.) |
![]() | Field |
If a field is specified, only terms in that field will be matched. This can also affect the used analyzer if one isn't specified explicitly.
|
![]() | Max |
The higher end of the range, exclusive by default.
|
![]() | Min |
The lower end of the range, inclusive by default.
|