Apache Lucene.Net 2.1 Class Library API

Explanation.IsMatch Method 

Indicates wether or not this Explanation models a good match.

By default, an Explanation represents a "match" if the value is positive.

public virtual bool IsMatch();

See Also

Explanation Class | Lucene.Net.Search Namespace | #getValue