Class Lucene41PostingsReader
Concrete class that reads docId(maybe frq,pos,offset,payloads) list with postings format.
@lucene.experimental
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public sealed class Lucene41PostingsReader : PostingsReaderBase
Constructors
Name | Description |
---|---|
Lucene41PostingsReader(Directory, FieldInfos, SegmentInfo, IOContext, String) | Sole constructor. |
Methods
Extension Methods
See Also
Lucene.Net.Codecs.Lucene41.Lucene41SkipReader