Class IntervalMatches
java.lang.Object
org.apache.lucene.queries.intervals.IntervalMatches
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static IntervalMatchesIterator
asMatches
(IntervalIterator iterator, IntervalMatchesIterator source, int doc) (package private) static IntervalIterator
wrapMatches
(IntervalMatchesIterator mi, int doc)
-
Constructor Details
-
IntervalMatches
IntervalMatches()
-
-
Method Details
-
asMatches
static IntervalMatchesIterator asMatches(IntervalIterator iterator, IntervalMatchesIterator source, int doc) throws IOException - Throws:
IOException
-
wrapMatches
-