org.apache.lucene.search
Class BooleanQuery.TooManyClauses
public static
class
BooleanQuery.TooManyClauses
extends RuntimeException
Thrown when an attempt is made to add more than {@link
#getMaxClauseCount()} clauses.
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.