Class SimpleTextSegmentInfoFormat
Plain text segments file format.
FOR RECREATIONAL USE ONLY
This is a Lucene.NET EXPERIMENTAL API, use at your own risk
Namespace: Lucene.Net.Codecs.SimpleText
Assembly: Lucene.Net.Codecs.dll
Syntax
public class SimpleTextSegmentInfoFormat : SegmentInfoFormat
Fields
| Improve this Doc View SourceSI_EXTENSION
Declaration
public const string SI_EXTENSION = null
Field Value
Type | Description |
---|---|
System. |
Properties
| Improve this Doc View SourceSegmentInfoReader
Declaration
public override SegmentInfoReader SegmentInfoReader { get; }
Property Value
Type | Description |
---|---|
Segment |
Overrides
| Improve this Doc View SourceSegmentInfoWriter
Declaration
public override SegmentInfoWriter SegmentInfoWriter { get; }
Property Value
Type | Description |
---|---|
Segment |