Uses of Package
org.apache.lucene.queries.intervals
Packages that use org.apache.lucene.queries.intervals
Package
Description
Intervals queries
This package contains classes that implement interval function support for the standard syntax
parser.
-
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
DocIdSetIterator
that also allows iteration over matching intervals in a document.An extension of MatchesIterator that allows it to be treated as an IntervalIteratorA helper class forIntervalQuery
that provides anIntervalIterator
for a given field and segment -
Classes in org.apache.lucene.queries.intervals used by org.apache.lucene.queryparser.flexible.standard.nodes.intervalfnClassDescriptionA helper class for
IntervalQuery
that provides anIntervalIterator
for a given field and segment