Class TermRangeQuery


  • public class TermRangeQuery
    extends SearchQuery
    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