Uses of Package
org.apache.lucene.queries.intervals
Packages that use org.apache.lucene.queries.intervals
-
Classes in org.apache.lucene.queries.intervals used by org.apache.lucene.queries.intervalsClassDescriptionA priority queue of DocIdSetIterators that orders by current doc ID.An IntervalsSource that filters the intervals from another IntervalsSourceA
DocIdSetIteratorthat also allows iteration over matching intervals in a document.An extension of MatchesIterator that allows it to be treated as an IntervalIterator This is necessary to get access toIntervalIterator.gaps()andIntervalIterator.width()when constructing matchesA helper class forIntervalQuerythat provides anIntervalIteratorfor a given field and segment Static constructor functions for various different sources can be found in theIntervalsclass