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