Uses of Class
org.apache.lucene.codecs.KnnVectorsReader

Packages that use KnnVectorsReader
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
HNSW vector helper classes.
Lucene 10.2 file format.
Lucene 9.9 file format.
Postings format that can delegate to different formats per-field.
Code to maintain and access indices.
Navigable Small-World graph, nominally Hierarchical but currently only has a single layer.