Uses of Interface
org.apache.lucene.search.KnnCollector

Packages that use KnnCollector
Package
Description
Lucene 9.0 file format.
Lucene 9.1 file format.
Lucene 9.2 file format.
Lucene 9.4 file format.
Lucene 9.5 file format.
Codecs API: API for customization of the encoding and structure of the index.
Lucene 9.9 file format.
Postings format that can delegate to different formats per-field.
Simpletext Codec: writes human readable postings.
Code to maintain and access indices.
High-performance single-document main memory Apache Lucene fulltext search index.
Code to search indices.
Highlighting search terms.
Support for index-time and query-time joins.
Navigable Small-World graph, nominally Hierarchical but currently only has a single layer.