Uses of Interface
org.apache.lucene.index.IndexSorter.BinaryDocValuesProvider
Packages that use IndexSorter.BinaryDocValuesProvider
-
Uses of IndexSorter.BinaryDocValuesProvider in org.apache.lucene.index
Constructors in org.apache.lucene.index with parameters of type IndexSorter.BinaryDocValuesProviderModifierConstructorDescriptionBinarySorter(String providerName, boolean reverse, Comparator<BytesRef> comparator, IndexSorter.BinaryDocValuesProvider valuesProvider) Creates a new BinarySorter