Class Lucene40PostingsReader
Concrete class that reads the 4.0 frq/prox postings format.
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public class Lucene40PostingsReader : PostingsReaderBase
Constructors
Name | Description |
---|---|
Lucene40PostingsReader(Directory, FieldInfos, SegmentInfo, IOContext, String) | Sole constructor. |