Lucene.Net 1.9.1 Class Library

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