Uses of Class
org.apache.lucene.codecs.lucene84.Lucene84PostingsFormat.IntBlockTermState
Packages that use Lucene84PostingsFormat.IntBlockTermState
Package
Description
Components from the Lucene 8.4 index format.
Pluggable term index / block terms dictionary implementations.
-
Uses of Lucene84PostingsFormat.IntBlockTermState in org.apache.lucene.codecs.lucene84
Fields in org.apache.lucene.codecs.lucene84 declared as Lucene84PostingsFormat.IntBlockTermStateModifier and TypeFieldDescription(package private) static final Lucene84PostingsFormat.IntBlockTermStateLucene84PostingsWriter.emptyState(package private) Lucene84PostingsFormat.IntBlockTermStateLucene84PostingsWriter.lastStateMethods in org.apache.lucene.codecs.lucene84 that return Lucene84PostingsFormat.IntBlockTermStateModifier and TypeMethodDescriptionLucene84PostingsFormat.IntBlockTermState.clone()Lucene84PostingsWriter.newTermState()Methods in org.apache.lucene.codecs.lucene84 with parameters of type Lucene84PostingsFormat.IntBlockTermStateModifier and TypeMethodDescriptionLucene84PostingsReader.BlockDocsEnum.reset(Lucene84PostingsFormat.IntBlockTermState termState, int flags) Lucene84PostingsReader.EverythingEnum.reset(Lucene84PostingsFormat.IntBlockTermState termState, int flags) Constructors in org.apache.lucene.codecs.lucene84 with parameters of type Lucene84PostingsFormat.IntBlockTermStateModifierConstructorDescriptionBlockImpactsDocsEnum(FieldInfo fieldInfo, Lucene84PostingsFormat.IntBlockTermState termState) BlockImpactsEverythingEnum(FieldInfo fieldInfo, Lucene84PostingsFormat.IntBlockTermState termState, int flags) BlockImpactsPostingsEnum(FieldInfo fieldInfo, Lucene84PostingsFormat.IntBlockTermState termState) -
Uses of Lucene84PostingsFormat.IntBlockTermState in org.apache.lucene.codecs.uniformsplit
Methods in org.apache.lucene.codecs.uniformsplit that return Lucene84PostingsFormat.IntBlockTermStateModifier and TypeMethodDescriptionprotected Lucene84PostingsFormat.IntBlockTermStateDeltaBaseTermStateSerializer.reset(Lucene84PostingsFormat.IntBlockTermState termState) Methods in org.apache.lucene.codecs.uniformsplit with parameters of type Lucene84PostingsFormat.IntBlockTermStateModifier and TypeMethodDescriptionprotected Lucene84PostingsFormat.IntBlockTermStateDeltaBaseTermStateSerializer.reset(Lucene84PostingsFormat.IntBlockTermState termState)