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