Uses of Interface
io.github.jbellis.jvector.graph.NeighborSimilarity.ReRanker
Packages that use NeighborSimilarity.ReRanker
-
Uses of NeighborSimilarity.ReRanker in io.github.jbellis.jvector.graph
Methods in io.github.jbellis.jvector.graph with parameters of type NeighborSimilarity.ReRankerModifier and TypeMethodDescriptionGraphSearcher.search(NeighborSimilarity.ScoreFunction scoreFunction, NeighborSimilarity.ReRanker<T> reRanker, int topK, Bits acceptOrds)