DotLucene 1.4 API Documentation

Term.GetHashCode Method 

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

public override int GetHashCode();

See Also

Term Class | Lucene.Net.Index Namespace