Uses of Class
org.apache.lucene.backward_codecs.lucene912.Lucene912PostingsFormat.IntBlockTermState
Packages that use Lucene912PostingsFormat.IntBlockTermState
-
Uses of Lucene912PostingsFormat.IntBlockTermState in org.apache.lucene.backward_codecs.lucene912
Methods in org.apache.lucene.backward_codecs.lucene912 that return Lucene912PostingsFormat.IntBlockTermStateMethods in org.apache.lucene.backward_codecs.lucene912 with parameters of type Lucene912PostingsFormat.IntBlockTermStateModifier and TypeMethodDescriptionprivate static void
Lucene912PostingsReader.prefetchPostings
(IndexInput docIn, Lucene912PostingsFormat.IntBlockTermState state) Lucene912PostingsReader.BlockDocsEnum.reset
(Lucene912PostingsFormat.IntBlockTermState termState, int flags) Lucene912PostingsReader.EverythingEnum.reset
(Lucene912PostingsFormat.IntBlockTermState termState, int flags) protected PostingsEnum
Lucene912PostingsReader.AbstractPostingsEnum.resetIdsAndLevelParams
(Lucene912PostingsFormat.IntBlockTermState termState) protected void
Lucene912PostingsReader.AbstractPostingsEnum.resetIndexInput
(Lucene912PostingsFormat.IntBlockTermState termState) Constructors in org.apache.lucene.backward_codecs.lucene912 with parameters of type Lucene912PostingsFormat.IntBlockTermStateModifierConstructorDescriptionBlockImpactsDocsEnum
(boolean indexHasPos, Lucene912PostingsFormat.IntBlockTermState termState) private
BlockImpactsPostingsEnum
(FieldInfo fieldInfo, Lucene912PostingsFormat.IntBlockTermState termState)