Lucene.Net 1.4.3 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