Uses of Class
org.apache.lucene.codecs.KnnVectorsWriter.VectorValuesSub
Packages that use KnnVectorsWriter.VectorValuesSub
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
-
Uses of KnnVectorsWriter.VectorValuesSub in org.apache.lucene.codecs
Fields in org.apache.lucene.codecs declared as KnnVectorsWriter.VectorValuesSubModifier and TypeFieldDescriptionprivate KnnVectorsWriter.VectorValuesSub
KnnVectorsWriter.MergedVectorValues.current
Fields in org.apache.lucene.codecs with type parameters of type KnnVectorsWriter.VectorValuesSubModifier and TypeFieldDescriptionprivate final DocIDMerger<KnnVectorsWriter.VectorValuesSub>
KnnVectorsWriter.MergedVectorValues.docIdMerger
private final List<KnnVectorsWriter.VectorValuesSub>
KnnVectorsWriter.MergedVectorValues.subs
Constructor parameters in org.apache.lucene.codecs with type arguments of type KnnVectorsWriter.VectorValuesSubModifierConstructorDescriptionprivate
MergedVectorValues
(List<KnnVectorsWriter.VectorValuesSub> subs, MergeState mergeState)