Apache Lucene.Net 2.4.0 Class Library API

Term.GetHashCode Method 

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

public override int GetHashCode();

See Also

Term Class | Lucene.Net.Index Namespace