Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
RuntimeException
org.apache.lucene.search.BooleanQuery.TooManyClauses
public static class BooleanQuery.TooManyClauses
extends RuntimeException
getMaxClauseCount()
clauses. This typically happens if
a PrefixQuery, FuzzyQuery, WildcardQuery, or RangeQuery
is expanded to many terms during search.