Uses of Class
org.apache.lucene.util.hnsw.BoundsChecker
Packages that use BoundsChecker
Package
Description
Navigable Small-World graph, nominally Hierarchical but currently only has a single layer.
-
Uses of BoundsChecker in org.apache.lucene.util.hnsw
Subclasses of BoundsChecker in org.apache.lucene.util.hnswModifier and TypeClassDescriptionstatic classA helper class for an hnsw graph that serves as a comparator of the currently set maximum value with a new value.static classA helper class for an hnsw graph that serves as a comparator of the currently set minimum value with a new value.Methods in org.apache.lucene.util.hnsw that return BoundsChecker