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

Packages that use OrdTermState
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
A primary-key postings format that associates a version (long) with each term and can provide fail-fast lookups by ID and version.
Components from the Lucene 5.0 index format See org.apache.lucene.codecs.lucene80 for an overview of the index format.
Components from the Lucene 8.4 index format.