Uses of Interface
org.apache.lucene.codecs.lucene95.HasIndexSlice
Packages that use HasIndexSlice
Package
Description
Lucene 10.4 file format.
Lucene 9.5 file format.
Provides quantization methods for scaling vector values to smaller data types and possibly fewer
dimensions
-
Uses of HasIndexSlice in org.apache.lucene.codecs.lucene104
Classes in org.apache.lucene.codecs.lucene104 that implement HasIndexSliceModifier and TypeClassDescriptionclassScalar quantized vector values loaded from off-heap -
Uses of HasIndexSlice in org.apache.lucene.codecs.lucene95
Classes in org.apache.lucene.codecs.lucene95 that implement HasIndexSliceModifier and TypeClassDescriptionclassRead the vector values from the index input.static classDense vector values that are stored off-heap.classRead the vector values from the index input.static classDense vector values that are stored off-heap. -
Uses of HasIndexSlice in org.apache.lucene.util.quantization
Classes in org.apache.lucene.util.quantization that implement HasIndexSliceModifier and TypeClassDescriptionclassA version ofByteVectorValuesfor Scalar quantization scores.classA version ofBaseQuantizedByteVectorValues, but additionally retrieving score correction offset for Scalar quantization scores.classScalar quantized byte vector values