Uses of Class
org.apache.lucene.index.TermState
Packages that use TermState
Package
Description
BlockTree terms dictionary.
Lucene 5.0 file format.
Lucene 8.4 file format.
Lucene 9.0 file format.
Lucene 9.9 file format.
Codecs API: API for customization of the encoding and structure of the index.
Pluggable term index / block terms dictionary implementations.
Same postings format as Lucene50, except the terms dictionary also supports ords, i.e.
BlockTree terms dictionary.
Lucene 9.12 file format.
Term dictionary, DocValues or Postings formats that are read entirely into memory.
Pluggable term index / block terms dictionary implementations.
Pluggable term index / block terms dictionary implementations.
Code to maintain and access indices.
High-performance single-document main memory Apache Lucene fulltext search index.
A primary-key postings format that associates a version (long) with each term and can provide
fail-fast lookups by ID and version.
This package contains a flexible graph-based proximity query, TermAutomatonQuery, and geospatial
queries.
Code to search indices.
-
Uses of TermState in org.apache.lucene.backward_codecs.lucene40.blocktree
Methods in org.apache.lucene.backward_codecs.lucene40.blocktree that return TermStateMethods in org.apache.lucene.backward_codecs.lucene40.blocktree with parameters of type TermState -
Uses of TermState in org.apache.lucene.backward_codecs.lucene50
Subclasses of TermState in org.apache.lucene.backward_codecs.lucene50Modifier and TypeClassDescriptionstatic final class
Holds all state required forLucene50PostingsReader
to produce aPostingsEnum
without re-seeking the terms dict.Methods in org.apache.lucene.backward_codecs.lucene50 with parameters of type TermState -
Uses of TermState in org.apache.lucene.backward_codecs.lucene84
Subclasses of TermState in org.apache.lucene.backward_codecs.lucene84Modifier and TypeClassDescriptionstatic final class
Holds all state required forLucene84PostingsReader
to produce aPostingsEnum
without re-seeking the terms dict.Methods in org.apache.lucene.backward_codecs.lucene84 with parameters of type TermState -
Uses of TermState in org.apache.lucene.backward_codecs.lucene90
Subclasses of TermState in org.apache.lucene.backward_codecs.lucene90Modifier and TypeClassDescriptionstatic final class
Holds all state required forLucene90PostingsReader
to produce aPostingsEnum
without re-seeking the terms dict.Methods in org.apache.lucene.backward_codecs.lucene90 with parameters of type TermState -
Uses of TermState in org.apache.lucene.backward_codecs.lucene99
Subclasses of TermState in org.apache.lucene.backward_codecs.lucene99Modifier and TypeClassDescriptionstatic final class
Holds all state required forLucene99PostingsReader
to produce aPostingsEnum
without re-seeking the terms dict.Methods in org.apache.lucene.backward_codecs.lucene99 with parameters of type TermState -
Uses of TermState in org.apache.lucene.codecs
Subclasses of TermState in org.apache.lucene.codecsModifier and TypeClassDescriptionclass
Holds all state required forPostingsReaderBase
to produce aPostingsEnum
without re-seeking the terms dict.Methods in org.apache.lucene.codecs that return TermStateMethods in org.apache.lucene.codecs with parameters of type TermState -
Uses of TermState in org.apache.lucene.codecs.blockterms
Methods in org.apache.lucene.codecs.blockterms that return TermStateMethods in org.apache.lucene.codecs.blockterms with parameters of type TermState -
Uses of TermState in org.apache.lucene.codecs.blocktreeords
Methods in org.apache.lucene.codecs.blocktreeords that return TermStateModifier and TypeMethodDescriptionOrdsIntersectTermsEnum.termState()
OrdsSegmentTermsEnum.termState()
Methods in org.apache.lucene.codecs.blocktreeords with parameters of type TermState -
Uses of TermState in org.apache.lucene.codecs.lucene90.blocktree
Methods in org.apache.lucene.codecs.lucene90.blocktree that return TermStateMethods in org.apache.lucene.codecs.lucene90.blocktree with parameters of type TermState -
Uses of TermState in org.apache.lucene.codecs.lucene912
Subclasses of TermState in org.apache.lucene.codecs.lucene912Modifier and TypeClassDescriptionstatic final class
Holds all state required forLucene912PostingsReader
to produce aPostingsEnum
without re-seeking the terms dict.Methods in org.apache.lucene.codecs.lucene912 with parameters of type TermState -
Uses of TermState in org.apache.lucene.codecs.memory
Methods in org.apache.lucene.codecs.memory that return TermStateModifier and TypeMethodDescriptionDirectPostingsFormat.DirectField.DirectIntersectTermsEnum.termState()
DirectPostingsFormat.DirectField.DirectTermsEnum.termState()
FSTTermsReader.TermsReader.BaseTermsEnum.termState()
Methods in org.apache.lucene.codecs.memory with parameters of type TermState -
Uses of TermState in org.apache.lucene.codecs.uniformsplit
Methods in org.apache.lucene.codecs.uniformsplit that return TermStateMethods in org.apache.lucene.codecs.uniformsplit with parameters of type TermStateModifier and TypeMethodDescriptionstatic long
DeltaBaseTermStateSerializer.ramBytesUsed
(TermState termState) static long
RamUsageUtil.ramBytesUsed
(TermState termState) void
Positions thisBlockReader
without re-seeking the term dictionary.void
-
Uses of TermState in org.apache.lucene.index
Subclasses of TermState in org.apache.lucene.indexFields in org.apache.lucene.index declared as TermStateModifier and TypeFieldDescriptionprivate static final TermState
TermStates.EMPTY_TERMSTATE
private final TermState
TermStates.TermStateInfo.state
private final TermState[]
TermStates.states
Methods in org.apache.lucene.index that return TermStateModifier and TypeMethodDescriptionTermState.clone()
TermStates.get
(LeafReaderContext ctx) TermStates.TermStateInfo.getState()
Get term stateBaseTermsEnum.termState()
FilteredTermsEnum.termState()
Returns the filtered enums term stateFilterLeafReader.FilterTermsEnum.termState()
FreqProxFields.FreqProxTermsEnum.termState()
Expert: Returns the TermsEnums internal state to position the TermsEnum without re-seeking the term dictionary.SortedDocValuesTermsEnum.termState()
SortedSetDocValuesTermsEnum.termState()
abstract TermState
TermsEnum.termState()
Expert: Returns the TermsEnums internal state to position the TermsEnum without re-seeking the term dictionary.Methods in org.apache.lucene.index with parameters of type TermStateModifier and TypeMethodDescriptionvoid
abstract void
Copies the content of the givenTermState
to this instancevoid
Expert: Registers and associates aTermState
with an leaf ordinal.void
Registers and associates aTermState
with an leaf ordinal.void
void
This enum does not support seeking!void
void
void
abstract void
Expert: Seeks a specific position byTermState
previously obtained fromTermsEnum.termState()
.Constructors in org.apache.lucene.index with parameters of type TermStateModifierConstructorDescriptionTermStateInfo
(TermState state, int ordinal, int docFreq, long totalTermFreq) Initialize TermStateInfoTermStates
(IndexReaderContext context, TermState state, int ord, int docFreq, long totalTermFreq) -
Uses of TermState in org.apache.lucene.index.memory
Methods in org.apache.lucene.index.memory that return TermStateMethods in org.apache.lucene.index.memory with parameters of type TermState -
Uses of TermState in org.apache.lucene.sandbox.codecs.idversion
Subclasses of TermState in org.apache.lucene.sandbox.codecs.idversionMethods in org.apache.lucene.sandbox.codecs.idversion that return TermStateMethods in org.apache.lucene.sandbox.codecs.idversion with parameters of type TermState -
Uses of TermState in org.apache.lucene.sandbox.search
Fields in org.apache.lucene.sandbox.search declared as TermStateModifier and TypeFieldDescriptionprotected final TermState
PhraseWildcardQuery.TermBytesTermState.termState
Constructors in org.apache.lucene.sandbox.search with parameters of type TermState -
Uses of TermState in org.apache.lucene.search
Fields in org.apache.lucene.search declared as TermStateModifier and TypeFieldDescription(package private) final TermState
AbstractMultiTermQueryConstantScoreWrapper.TermAndState.state
Methods in org.apache.lucene.search that return TermStateMethods in org.apache.lucene.search with parameters of type TermStateConstructors in org.apache.lucene.search with parameters of type TermStateModifierConstructorDescription(package private)
TermAndState
(BytesRef term, TermState state, int docFreq, long totalTermFreq)