Uses of Class
org.apache.lucene.search.IndexSearcher.TooManyClauses
Packages that use IndexSearcher.TooManyClauses
-
Uses of IndexSearcher.TooManyClauses in org.apache.lucene.search
Subclasses of IndexSearcher.TooManyClauses in org.apache.lucene.searchModifier and TypeClassDescriptionstatic classDeprecated.static classThrown when a client attempts to execute a Query that has more thangetMaxClauseCount()total clauses cumulatively in all of it's children.
IndexSearcher.TooManyClauses