newCollector

open override fun newCollector(visitedLimit: Int, searchStrategy: KnnSearchStrategy, context: LeafReaderContext): KnnCollector

Return a new TopKnnCollector instance.

Parameters

visitedLimit

the maximum number of nodes that the search is allowed to visit

context

the leaf reader context