Class TermRangeQuery


  • @Uncommitted
    @Public
    public class TermRangeQuery
    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.4.5
    Author:
    Michael Nitschinger