Namespace Lucene.Net.Codecs.Lucene40
Classes
Lucene40FieldInfosWriter
Lucene 4.0 FieldInfos writer.
Note
This API is experimental and might change in incompatible ways in the next release.
Lucene40PostingsWriter
Concrete class that writes the 4.0 frq/prx postings format.
Note
This API is experimental and might change in incompatible ways in the next release.
Lucene40RWCodec
Read-write version of Lucene.Net.Codecs.Lucene40.Lucene40Codec for testing.
Lucene40RWDocValuesFormat
Read-write version of Lucene.Net.Codecs.Lucene40.Lucene40DocValuesFormat for testing.
Lucene40RWNormsFormat
Read-write version of Lucene.Net.Codecs.Lucene40.Lucene40NormsFormat for testing.
Lucene40RWPostingsFormat
Read-write version of Lucene.Net.Codecs.Lucene40.Lucene40PostingsFormat for testing.
Lucene40SkipListWriter
Implements the skip list writer for the 4.0 posting list format that stores positions and payloads.