Uses of Class
org.apache.lucene.index.SortingCodecReader.SortingValuesIterator
Packages that use SortingCodecReader.SortingValuesIterator
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
Code to maintain and access indices.
-
Uses of SortingCodecReader.SortingValuesIterator in org.apache.lucene.codecs
Fields in org.apache.lucene.codecs with type parameters of type SortingCodecReader.SortingValuesIteratorModifier and TypeFieldDescriptionprivate final Supplier
<SortingCodecReader.SortingValuesIterator> BufferingKnnVectorsWriter.SortingByteVectorValues.iteratorSupplier
private final Supplier
<SortingCodecReader.SortingValuesIterator> BufferingKnnVectorsWriter.SortingFloatVectorValues.iteratorSupplier
-
Uses of SortingCodecReader.SortingValuesIterator in org.apache.lucene.index
Methods in org.apache.lucene.index that return SortingCodecReader.SortingValuesIterator