Uses of Package
org.apache.lucene.queries.intervals
-
Packages that use org.apache.lucene.queries.intervals Package Description org.apache.lucene.queries.intervals Intervals queries -
Classes in org.apache.lucene.queries.intervals used by org.apache.lucene.queries.intervals Class Description CachingMatchesIterator ConjunctionIntervalIterator ConjunctionIntervalsSource DifferenceIntervalsSource DisiPriorityQueue A priority queue of DocIdSetIterators that orders by current doc ID.DisiWrapper FilteredIntervalsSource An IntervalsSource that filters the intervals from another IntervalsSourceIntervalIterator ADocIdSetIterator
that also allows iteration over matching intervals in a document.IntervalMatches.State IntervalMatchesIterator An extension of MatchesIterator that allows the gaps from a wrapped IntervalIterator to be reported.IntervalScoreFunction IntervalsSource A helper class forIntervalQuery
that provides anIntervalIterator
for a given field and segment Static constructor functions for various different sources can be found in theIntervals
classMinimumShouldMatchIntervalsSource.MinimumShouldMatchIntervalIterator RelativeIterator