Uses of Package
org.apache.lucene.codecs.hnsw
Packages that use org.apache.lucene.codecs.hnsw
Package
Description
HNSW vector helper classes.
Lucene 9.5 file format.
Lucene 9.9 file format.
Internal implementations to support SIMD vectorization.
-
Classes in org.apache.lucene.codecs.hnsw used by org.apache.lucene.codecs.hnswClassDescriptionDefault implementation of
FlatVectorsScorer
.Vectors' writer for a fieldReads vectors from an index.Provides mechanisms to score vectors that are stored in a flat file The purpose of this class is for providing flexibility to the codec utilizing the vectorsVectors' writer for a field that allows additional indexing logic to be implemented by the caller -
Classes in org.apache.lucene.codecs.hnsw used by org.apache.lucene.codecs.lucene95ClassDescriptionProvides mechanisms to score vectors that are stored in a flat file The purpose of this class is for providing flexibility to the codec utilizing the vectors
-
Classes in org.apache.lucene.codecs.hnsw used by org.apache.lucene.codecs.lucene99ClassDescriptionVectors' writer for a fieldEncodes/decodes per-document vectors and provides a scoring interface for the flat stored vectorsReads vectors from an index.Provides mechanisms to score vectors that are stored in a flat file The purpose of this class is for providing flexibility to the codec utilizing the vectorsVectors' writer for a field that allows additional indexing logic to be implemented by the callerAn interface that provides an HNSW graph.
-
Classes in org.apache.lucene.codecs.hnsw used by org.apache.lucene.internal.vectorizationClassDescriptionProvides mechanisms to score vectors that are stored in a flat file The purpose of this class is for providing flexibility to the codec utilizing the vectors