Interface ITermFreqIterator
Interface for enumerating term,weight pairs.
Assembly: Lucene.Net.Suggest.dll
Syntax
public interface ITermFreqIterator : IBytesRefIterator
Properties
Name | Description |
---|---|
Weight | Gets the term's weight, higher numbers mean better suggestions. |