Uses of Class
org.apache.lucene.index.OrdTermState
-
Packages that use OrdTermState Package Description org.apache.lucene.codecs 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.codecs Modifier and Type Class Description classBlockTermStateHolds all state required forPostingsReaderBaseto produce aDocsEnumwithout re-seeking the terms dict.
-