Class Lucene40TermVectorsReader
Lucene 4.0 Term Vectors reader.
It reads .tvd, .tvf, and .tvx files.
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public class Lucene40TermVectorsReader : TermVectorsReader, IDisposable
Constructors
Name | Description |
---|---|
Lucene40TermVectorsReader(Directory, SegmentInfo, FieldInfos, IOContext) | Sole constructor. |
Methods
Name | Description |
---|---|
CheckIntegrity() | |
Clone() | |
Dispose(Boolean) | |
Get(Int32) | |
RamBytesUsed() |