| Name | Package | Description |
| BooleanQuery.TooManyClauses | org.apache.lucene.search | Thrown when an attempt is made to add more than getMaxClauseCount() clauses. |
| ParseException | org.apache.lucene.queryParser | This exception is thrown when parse errors are encountered. |
| ParseException | org.apache.lucene.analysis.standard | This exception is thrown when parse errors are encountered. |