Module org.apache.lucene.codecs
Class STUniformSplitTermsWriter.SegmentPostings
java.lang.Object
org.apache.lucene.codecs.uniformsplit.sharedterms.STUniformSplitTermsWriter.SegmentPostings
- Enclosing class:
STUniformSplitTermsWriter
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final MergeState.DocMap(package private) final STMergingBlockReader(package private) final int(package private) final BlockTermState -
Constructor Summary
ConstructorsConstructorDescriptionSegmentPostings(int segmentIndex, BlockTermState termState, STMergingBlockReader mergingBlockReader, MergeState.DocMap docMap) -
Method Summary
Modifier and TypeMethodDescription(package private) PostingsEnumgetPostings(String fieldName, PostingsEnum reuse, int flags)
-
Field Details
-
segmentIndex
final int segmentIndex -
termState
-
mergingBlockReader
-
docMap
-
-
Constructor Details
-
Method Details
-
getPostings
- Throws:
IOException
-