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.
-
Uses of OrdTermState in org.apache.lucene.codecs
Subclasses of OrdTermState in org.apache.lucene.codecsModifier and TypeClassDescriptionclassHolds all state required forPostingsReaderBaseto produce aDocsEnumwithout re-seeking the terms dict.