Method FieldsConsumer
FieldsConsumer(SegmentWriteState)
Returns a DocValuesConsumer to write docvalues to the index.
Declaration
public abstract DocValuesConsumer FieldsConsumer(SegmentWriteState state)
Parameters
Type | Name | Description |
---|---|---|
SegmentWriteState | state |
Returns
Type | Description |
---|---|
DocValuesConsumer |