Uses of Class
org.apache.lucene.search.NumericDocValuesRangeQuery
Packages that use NumericDocValuesRangeQuery
-
Uses of NumericDocValuesRangeQuery in org.apache.lucene.search
Subclasses of NumericDocValuesRangeQuery in org.apache.lucene.searchModifier and TypeClassDescriptionclassA range query that can take advantage of the fact that the index is sorted to speed up execution.