Uses of Class
org.apache.lucene.backward_codecs.lucene50.Lucene50PostingsFormat.IntBlockTermState
Packages that use Lucene50PostingsFormat.IntBlockTermState
-
Uses of Lucene50PostingsFormat.IntBlockTermState in org.apache.lucene.backward_codecs.lucene50
Methods in org.apache.lucene.backward_codecs.lucene50 that return Lucene50PostingsFormat.IntBlockTermStateMethods in org.apache.lucene.backward_codecs.lucene50 with parameters of type Lucene50PostingsFormat.IntBlockTermStateModifier and TypeMethodDescriptionLucene50PostingsReader.BlockDocsEnum.reset
(Lucene50PostingsFormat.IntBlockTermState termState, int flags) Lucene50PostingsReader.EverythingEnum.reset
(Lucene50PostingsFormat.IntBlockTermState termState, int flags) Constructors in org.apache.lucene.backward_codecs.lucene50 with parameters of type Lucene50PostingsFormat.IntBlockTermStateModifierConstructorDescriptionBlockImpactsEverythingEnum
(FieldInfo fieldInfo, Lucene50PostingsFormat.IntBlockTermState termState, int flags) BlockImpactsPostingsEnum
(FieldInfo fieldInfo, Lucene50PostingsFormat.IntBlockTermState termState)