Lucene.Net 1.4.3 Class Library

TermPositionVector Methods

The methods of the TermPositionVector interface are listed below. For a complete list of TermPositionVector interface members, see the TermPositionVector Members topic.

Public Instance Methods

GetTermPositionsReturns an array of positions in which the term is found. Terms are identified by the index at which its number appears in the term number array obtained from
getTermNumbers
method.

See Also

TermPositionVector Interface | Lucene.Net.Index Namespace