Uses of Enum Class
org.apache.lucene.search.DocValuesRangeIterator.Match
Packages that use DocValuesRangeIterator.Match
-
Uses of DocValuesRangeIterator.Match in org.apache.lucene.search
Fields in org.apache.lucene.search declared as DocValuesRangeIterator.MatchModifier and TypeFieldDescription(package private) DocValuesRangeIterator.MatchDocValuesRangeIterator.Approximation.matchMethods in org.apache.lucene.search that return DocValuesRangeIterator.MatchModifier and TypeMethodDescriptionprotected abstract DocValuesRangeIterator.MatchDocValuesRangeIterator.Approximation.match(int level) protected DocValuesRangeIterator.MatchDocValuesRangeIterator.RangeNoGapsApproximation.match(int level) protected DocValuesRangeIterator.MatchDocValuesRangeIterator.RangeWithGapsApproximation.match(int level) static DocValuesRangeIterator.MatchReturns the enum constant of this class with the specified name.static DocValuesRangeIterator.Match[]DocValuesRangeIterator.Match.values()Returns an array containing the constants of this enum class, in the order they are declared.