Class SepPostingsReader
Concrete class that reads the current doc/freq/skip
postings format.
@lucene.experimental
Inherited Members
Assembly: Lucene.Net.Codecs.dll
Syntax
public class SepPostingsReader : PostingsReaderBase, IDisposable
Constructors
Name | Description |
---|---|
SepPostingsReader(Directory, FieldInfos, SegmentInfo, IOContext, Int32StreamFactory, String) |