Class Lucene40PostingsBaseFormat
Inheritance
System.Object
Lucene40PostingsBaseFormat
Assembly: Lucene.Net.dll
Syntax
public sealed class Lucene40PostingsBaseFormat : PostingsBaseFormat
Constructors
|
Improve this Doc
View Source
Lucene40PostingsBaseFormat()
Declaration
public Lucene40PostingsBaseFormat()
Methods
|
Improve this Doc
View Source
PostingsReaderBase(SegmentReadState)
Declaration
public override PostingsReaderBase PostingsReaderBase(SegmentReadState state)
Parameters
Returns
Overrides
|
Improve this Doc
View Source
PostingsWriterBase(SegmentWriteState)
Declaration
public override PostingsWriterBase PostingsWriterBase(SegmentWriteState state)
Parameters
Returns
Overrides