| Name | Description | Type | Package | Framework |
| BooleanQuery | A Query that matches documents matching boolean combinations of other queries, e. | Class | org.apache.lucene.search | Apache Lucene |
| BooleanQuery .Builder | A builder for boolean queries. | Class | org.apache.lucene.search.BooleanQuery | Apache Lucene |
| BooleanQuery .TooManyClauses | Thrown when an attempt is made to add more than BooleanQuery. | Class | org.apache.lucene.search.BooleanQuery | Apache Lucene |