Class SimpleTextPostingsFormat
For debugging, curiosity, transparency only!! Do not use this codec in production.
This codec stores all postings data in a single human-readable text file (_N.pst). You can view this in any text editor, and even edit it to alter your index.
@lucene.experimentalInherited Members
Assembly: Lucene.Net.Codecs.dll
Syntax
public sealed class SimpleTextPostingsFormat : PostingsFormat
Constructors
Name | Description |
---|---|
SimpleTextPostingsFormat() |
Methods
Name | Description |
---|---|
FieldsConsumer(SegmentWriteState) | |
FieldsProducer(SegmentReadState) |