Class NumericRangeQuery


  • @Uncommitted
    @Public
    public class NumericRangeQuery
    extends AbstractFtsQuery
    A FTS query that matches documents on a range of values. At least one bound is required, and the inclusiveness of each bound can be configured.
    Since:
    2.3.0
    Author:
    Simon Baslé, Michael Nitschinger