Namespace Lucene.Net.Codecs.Lucene40
Support for testing Lucene40PostingsFormat.
Classes
Lucene40FieldInfosWriter
Lucene 4.0 FieldInfos writer.
This is a Lucene.NET EXPERIMENTAL API, use at your own risk
Lucene40PostingsWriter
Concrete class that writes the 4.0 frq/prx postings format.
This is a Lucene.NET EXPERIMENTAL API, use at your own risk
Lucene40RWCodec
Read-write version of Lucene40Codec for testing.
Lucene40RWDocValuesFormat
Read-write version of Lucene40DocValuesFormat for testing.
Lucene40RWNormsFormat
Read-write version of Lucene40NormsFormat for testing.
Lucene40RWPostingsFormat
Read-write version of Lucene40PostingsFormat for testing.
Lucene40SkipListWriter
Implements the skip list writer for the 4.0 posting list format that stores positions and payloads.