Class BlockTermsWriter
Writes terms dict, block-encoding (column stride) each term's metadata for each set of terms between two index terms.
@lucene.experimental
Assembly: Lucene.Net.Codecs.dll
Syntax
public class BlockTermsWriter : FieldsConsumer, IDisposable
Constructors
Name | Description |
---|---|
BlockTermsWriter(TermsIndexWriterBase, SegmentWriteState, PostingsWriterBase) |
Fields
Name | Description |
---|---|
m_output | |
TERMS_EXTENSION | Extension of terms file |
VERSION_APPEND_ONLY | |
VERSION_CHECKSUM | |
VERSION_CURRENT | |
VERSION_META_ARRAY | |
VERSION_START |
Methods
Name | Description |
---|---|
AddField(FieldInfo) | |
Dispose(Boolean) |