Class SimpleTextNormsFormat.SimpleTextNormsConsumer
Writes plain-text norms.
FOR RECREATIONAL USE ONLY
Note
This API is experimental and might change in incompatible ways in the next release.
Inheritance
DocValuesConsumer
SimpleTextNormsFormat.SimpleTextNormsConsumer
Implements
Inherited Members
DocValuesConsumer.Dispose()
Namespace: Lucene.Net.Codecs.SimpleText
Assembly: Lucene.Net.Codecs.dll
Syntax
public class SimpleTextNormsFormat.SimpleTextNormsConsumer : SimpleTextDocValuesWriter, IDisposable
Constructors
SimpleTextNormsConsumer(SegmentWriteState)
Writes plain-text norms.
FOR RECREATIONAL USE ONLY
Note
This API is experimental and might change in incompatible ways in the next release.
Declaration
public SimpleTextNormsConsumer(SegmentWriteState state)
Parameters
Type | Name | Description |
---|---|---|
SegmentWriteState | state |