Uses of Class
org.apache.lucene.util.hnsw.HnswGraphSearcher
Packages that use HnswGraphSearcher
Package
Description
Lucene 9.1 file format.
Navigable Small-World graph, nominally Hierarchical but currently only has a single layer.
-
Uses of HnswGraphSearcher in org.apache.lucene.backward_codecs.lucene91
Fields in org.apache.lucene.backward_codecs.lucene91 declared as HnswGraphSearcherModifier and TypeFieldDescriptionprivate final HnswGraphSearcher
Lucene91HnswGraphBuilder.graphSearcher
-
Uses of HnswGraphSearcher in org.apache.lucene.util.hnsw
Fields in org.apache.lucene.util.hnsw declared as HnswGraphSearcher