Uses of Interface
org.apache.lucene.codecs.lucene99.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 class
Reads vectors from the index segments along with index data structures supporting KNN search.final class
Reads 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 QuantizedVectorsReader
Lucene99ScalarQuantizedVectorsWriter.getQuantizedKnnVectorsReader
(KnnVectorsReader vectorsReader, String fieldName)