Constructor BlockTermsWriter
BlockTermsWriter(TermsIndexWriterBase, SegmentWriteState, PostingsWriterBase)
Declaration
public BlockTermsWriter(TermsIndexWriterBase termsIndexWriter, SegmentWriteState state, PostingsWriterBase postingsWriter)
Parameters
Type | Name | Description |
---|---|---|
TermsIndexWriterBase | termsIndexWriter | |
SegmentWriteState | state | |
PostingsWriterBase | postingsWriter |