The TermFreqVector type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetField | The {@link Lucene.Net.Documents.Fieldable} name. | |
GetTermFrequencies | Array of term frequencies. Locations of the array correspond one to one
to the terms in the array obtained from CopyC# getTerms | |
GetTerms | ||
IndexesOf | Just like CopyC# indexOf(int) | |
IndexOf | Return an index in the term numbers array returned from
CopyC# getTerms CopyC# term | |
Size |