DotLucene 1.4 API Documentation

Term.Equals Method 

Compares two terms, returning true iff they have the same Field and text.

public override bool Equals(
   object o
);

See Also

Term Class | Lucene.Net.Index Namespace