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 class
Thrown when a client attempts to execute a Query that has more thangetMaxClauseCount()
total clauses cumulatively in all of its children.