Uses of Class
org.apache.lucene.codecs.DocValuesConsumer.SortedDocValuesSub
Packages that use DocValuesConsumer.SortedDocValuesSub
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
-
Uses of DocValuesConsumer.SortedDocValuesSub in org.apache.lucene.codecs
Method parameters in org.apache.lucene.codecs with type arguments of type DocValuesConsumer.SortedDocValuesSubModifier and TypeMethodDescriptionprivate static SortedDocValues
DocValuesConsumer.mergeSortedValues
(List<DocValuesConsumer.SortedDocValuesSub> subs, boolean indexIsSorted, OrdinalMap map)