Class SimpleTextFieldInfosFormat
Plain text field infos 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 SimpleTextFieldInfosFormat : FieldInfosFormat
Properties
| Improve this Doc View SourceFieldInfosReader
Declaration
public override FieldInfosReader FieldInfosReader { get; }
Property Value
Type | Description |
---|---|
Field |
Overrides
| Improve this Doc View SourceFieldInfosWriter
Declaration
public override FieldInfosWriter FieldInfosWriter { get; }
Property Value
Type | Description |
---|---|
Field |