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

Packages that use MergeState
Package
Description
Compressing helper classes.
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
Compressing helper classes.
HNSW vector helper classes.
Lucene 9.0 file format.
Lucene 9.0 compressing format.
Lucene 9.9 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.