Uses of Class
org.apache.lucene.index.Sorter.DocMap

Packages that use Sorter.DocMap
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
A simple bit-vector format that supports hamming distance and storing vectors in an HNSW graph
HNSW vector helper classes.
Lucene 9.9 file format.
Postings format that can delegate to different formats per-field.
Code to maintain and access indices.
Misc index tools and index support.