Uses of Class
org.apache.lucene.backward_codecs.lucene84.Lucene84PostingsFormat.IntBlockTermState
Packages that use Lucene84PostingsFormat.IntBlockTermState
-
Uses of Lucene84PostingsFormat.IntBlockTermState in org.apache.lucene.backward_codecs.lucene84
Methods in org.apache.lucene.backward_codecs.lucene84 that return Lucene84PostingsFormat.IntBlockTermStateMethods in org.apache.lucene.backward_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.backward_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)