Uses of Class
org.apache.lucene.index.OrdTermState
Packages that use OrdTermState
Package
Description
Lucene 5.0 file format.
Lucene 8.4 file format.
Lucene 9.0 file format.
Lucene 9.12 file format.
Lucene 9.9 file format.
Codecs API: API for customization of the encoding and structure of the index.
Lucene 10.1 file format.
A primary-key postings format that associates a version (long) with each term and can provide
fail-fast lookups by ID and version.
-
Uses of OrdTermState in org.apache.lucene.backward_codecs.lucene50
Subclasses of OrdTermState in org.apache.lucene.backward_codecs.lucene50Modifier and TypeClassDescriptionstatic final classHolds all state required forLucene50PostingsReaderto produce aPostingsEnumwithout re-seeking the terms dict. -
Uses of OrdTermState in org.apache.lucene.backward_codecs.lucene84
Subclasses of OrdTermState in org.apache.lucene.backward_codecs.lucene84Modifier and TypeClassDescriptionstatic final classHolds all state required forLucene84PostingsReaderto produce aPostingsEnumwithout re-seeking the terms dict. -
Uses of OrdTermState in org.apache.lucene.backward_codecs.lucene90
Subclasses of OrdTermState in org.apache.lucene.backward_codecs.lucene90Modifier and TypeClassDescriptionstatic final classHolds all state required forLucene90PostingsReaderto produce aPostingsEnumwithout re-seeking the terms dict. -
Uses of OrdTermState in org.apache.lucene.backward_codecs.lucene912
Subclasses of OrdTermState in org.apache.lucene.backward_codecs.lucene912Modifier and TypeClassDescriptionstatic final classHolds all state required forLucene912PostingsReaderto produce aPostingsEnumwithout re-seeking the terms dict. -
Uses of OrdTermState in org.apache.lucene.backward_codecs.lucene99
Subclasses of OrdTermState in org.apache.lucene.backward_codecs.lucene99Modifier and TypeClassDescriptionstatic final classHolds all state required forLucene99PostingsReaderto produce aPostingsEnumwithout re-seeking the terms dict. -
Uses of OrdTermState in org.apache.lucene.codecs
Subclasses of OrdTermState in org.apache.lucene.codecsModifier and TypeClassDescriptionclassHolds all state required forPostingsReaderBaseto produce aPostingsEnumwithout re-seeking the terms dict. -
Uses of OrdTermState in org.apache.lucene.codecs.lucene101
Subclasses of OrdTermState in org.apache.lucene.codecs.lucene101Modifier and TypeClassDescriptionstatic final classHolds all state required forLucene101PostingsReaderto produce aPostingsEnumwithout re-seeking the terms dict. -
Uses of OrdTermState in org.apache.lucene.sandbox.codecs.idversion
Subclasses of OrdTermState in org.apache.lucene.sandbox.codecs.idversion