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