Apache Lucene.Net 2.4.0 Class Library API

ComplexExplanation.SetMatch Method 

Sets the match status assigned to this explanation node.

public virtual void SetMatch(
   bool match
);

Parameters

match
May be null if match status is unknown

See Also

ComplexExplanation Class | Lucene.Net.Search Namespace