Uses of Interface
org.apache.lucene.index.MergeState.DocMap

Packages that use MergeState.DocMap
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
Lucene 9.9 file format.
Pluggable term index / block terms dictionary implementations.
Code to maintain and access indices.
Block KD-tree, implementing the generic spatial data structure described in this paper.
Navigable Small-World graph, nominally Hierarchical but currently only has a single layer.