Uses of Class
org.apache.lucene.util.hnsw.FilteredHnswGraphSearcher
Packages that use FilteredHnswGraphSearcher
Package
Description
Navigable Small-World graph, nominally Hierarchical but currently only has a single layer.
-
Uses of FilteredHnswGraphSearcher in org.apache.lucene.util.hnsw
Methods in org.apache.lucene.util.hnsw that return FilteredHnswGraphSearcherModifier and TypeMethodDescriptionstatic FilteredHnswGraphSearcher
Creates a new filtered graph searcher.