Uses of Class
org.apache.lucene.queries.intervals.CachingMatchesIterator
Packages that use CachingMatchesIterator
-
Uses of CachingMatchesIterator in org.apache.lucene.queries.intervals
Fields in org.apache.lucene.queries.intervals with type parameters of type CachingMatchesIteratorModifier and TypeFieldDescription(package private) final Map<IntervalIterator, CachingMatchesIterator> MinimumShouldMatchIntervalsSource.MinimumMatchesIterator.lookupMethod parameters in org.apache.lucene.queries.intervals with type arguments of type CachingMatchesIteratorModifier and TypeMethodDescription(package private) static MinimizingConjunctionIntervalsSource.MatchCallbackMinimizingConjunctionIntervalsSource.cacheIterators(Collection<CachingMatchesIterator> its) Constructor parameters in org.apache.lucene.queries.intervals with type arguments of type CachingMatchesIteratorModifierConstructorDescription(package private)MinimumMatchesIterator(MinimumShouldMatchIntervalsSource.MinimumShouldMatchIntervalIterator iterator, Map<IntervalIterator, CachingMatchesIterator> lookup)