Uses of Interface
org.apache.lucene.util.quantization.QuantizedVectorsReader
Packages that use QuantizedVectorsReader
-
Uses of QuantizedVectorsReader in org.apache.lucene.codecs.lucene99
Classes in org.apache.lucene.codecs.lucene99 that implement QuantizedVectorsReaderModifier and TypeClassDescriptionfinal classReads vectors from the index segments along with index data structures supporting KNN search.final classReads Scalar Quantized vectors from the index segments along with index data structures.Methods in org.apache.lucene.codecs.lucene99 that return QuantizedVectorsReaderModifier and TypeMethodDescriptionprivate static QuantizedVectorsReaderLucene99ScalarQuantizedVectorsWriter.getQuantizedKnnVectorsReader(KnnVectorsReader vectorsReader, String fieldName)