Class BooleanQuery.TooManyClauses
Thrown when an attempt is made to add more than MaxClauseCount clauses. This typically happens if a PrefixQuery, FuzzyQuery, WildcardQuery, or TermRangeQuery is expanded to many terms during search.
Inheritance
System.Object
BooleanQuery.TooManyClauses
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public class TooManyClauses : SystemException
Properties
Name | Description |
---|---|
Message |