Apache Lucene.Net 2.4.0 Class Library API

BooleanQuery.GetMinimumNumberShouldMatch Method 

Gets the minimum number of the optional BooleanClauses which must be satisifed.

public virtual int GetMinimumNumberShouldMatch();

See Also

BooleanQuery Class | Lucene.Net.Search Namespace