Apache Lucene.Net 2.4.0 Class Library API

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