public static class BooleanQuery.TooManyClauses
extends java.lang.RuntimeException
BooleanQuery.getMaxClauseCount() clauses. This typically happens if
a PrefixQuery, FuzzyQuery, WildcardQuery, or RangeQuery
is expanded to many terms during search.| Constructor and Description |
|---|
BooleanQuery.TooManyClauses() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage() |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.