Uses of Class
org.apache.lucene.index.MergeState

Packages that use MergeState
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
StoredFieldsFormat that allows cross-document and cross-field compression of stored fields.
Lucene 8.6 file format.
Postings format that can delegate to different formats per-field.
Pluggable term index / block terms dictionary implementations.
Code to maintain and access indices.