Apache Lucene.Net 2.4.0 Class Library API

TermVectorEntry Constructor

Initializes a new instance of the TermVectorEntry class.

Overload List

Initializes a new instance of the TermVectorEntry class.

public TermVectorEntry();

 

public TermVectorEntry(string,string,int,TermVectorOffsetInfo[],int[]);

See Also

TermVectorEntry Class | Lucene.Net.Index Namespace