Lucene.Net 1.9.1 Class Library

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