Lucene.Net 1.9.1 Class Library

Term.GetHashCode Method 

Combines the hashCode() of the field and the text.

public override int GetHashCode();

See Also

Term Class | Lucene.Net.Index Namespace