Uses of Class
org.apache.lucene.util.hnsw.RandomVectorScorer.AbstractRandomVectorScorer
Packages that use RandomVectorScorer.AbstractRandomVectorScorer
Package
Description
HNSW vector helper classes.
Lucene 9.9 file format.
-
Uses of RandomVectorScorer.AbstractRandomVectorScorer in org.apache.lucene.codecs.hnsw
Modifier and TypeClassDescriptionprivate static classARandomVectorScorerfor byte vectors.private static classARandomVectorScorerfor float vectors. -
Uses of RandomVectorScorer.AbstractRandomVectorScorer in org.apache.lucene.codecs.lucene99
Modifier and TypeClassDescriptionprivate static classprivate static classCalculates dot product on quantized vectors, applying the appropriate correctionsprivate static classprivate static classMethods in org.apache.lucene.codecs.lucene99 that return RandomVectorScorer.AbstractRandomVectorScorerModifier and TypeMethodDescriptionprivate static RandomVectorScorer.AbstractRandomVectorScorerLucene99ScalarQuantizedVectorScorer.dotProductFactory(byte[] targetBytes, float offsetCorrection, float constMultiplier, RandomAccessQuantizedByteVectorValues values, Lucene99ScalarQuantizedVectorScorer.FloatToFloatFunction scoreAdjustmentFunction)