org.apache.lucene.search

Class BooleanQuery.TooManyClauses

Enclosing Class:
BooleanQuery

public static class BooleanQuery.TooManyClauses
extends RuntimeException

Thrown when an attempt is made to add more than getMaxClauseCount() clauses.

Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.