Lucene.Net 1.4.3 Class Library

BooleanQuery.SetMaxClauseCount Method 

Set the maximum number of clauses permitted.

public static void SetMaxClauseCount(
   int maxClauseCount
);

See Also

BooleanQuery Class | Lucene.Net.Search Namespace