Return an index in the term numbers array returned from getTerms at which the term with the specified term appears. If this term does not appear in the array, return -1.
getTerms
term
TermFreqVector Interface | Lucene.Net.Index Namespace