Class HighlightsMatch


  • public class HighlightsMatch
    extends QueryMatch
    QueryMatch object that contains the hit positions of a matching Query

    If the Query does not support interval iteration (eg, if it gets re-written to a Filter), then no hits will be reported, but an IntervalsQueryMatch will still be returned from an IntervalsMatcher to indicate a match.