Uses of Interface
org.apache.lucene.codecs.hnsw.FlatVectorsScorer

Packages that use FlatVectorsScorer
Package
Description
A simple bit-vector format that supports hamming distance and storing vectors in an HNSW graph
HNSW vector helper classes.
Lucene 9.5 file format.
Lucene 9.9 file format.
Internal implementations to support SIMD vectorization.