Lucene99ScalarQuantizedVectorsFormat
class Lucene99ScalarQuantizedVectorsFormat(val confidenceInterval: Float? = null, val bits: Int = 7, val compress: Boolean = false) : FlatVectorsFormat
Format supporting vector quantization, storage, and retrieval.
Properties
Functions
Link copied to clipboard
Returns a KnnVectorsReader to read the vectors from the index.
Link copied to clipboard
Returns a FlatVectorsWriter to write the vectors to the index.
Link copied to clipboard
Returns the maximum number of vector dimensions supported by this codec for the given field name