Lucene.Net 1.4.3 Class Library

BooleanQuery.maxClauseCount Field

Default value is 1024. Use

Lucene.Net.maxClauseCount
system property to override.

public static int maxClauseCount;

See Also

BooleanQuery Class | Lucene.Net.Search Namespace