| Name | Description | Type | Package | Framework |
| AndQuery | Class | org.apache.lucene.queryparser.surround.query | Apache Lucene | |
| BasicQueryFactory | Class | org.apache.lucene.queryparser.surround.query | Apache Lucene | |
| ComposedQuery | Class | org.apache.lucene.queryparser.surround.query | Apache Lucene | |
| DistanceQuery | Class | org.apache.lucene.queryparser.surround.query | Apache Lucene | |
| DistanceSubQuery | Interface | org.apache.lucene.queryparser.surround.query | Apache Lucene | |
| FieldsQuery | Forms an OR query of the provided query across multiple fields. | Class | org.apache.lucene.queryparser.surround.query | Apache Lucene |
| NotQuery | Class | org.apache.lucene.queryparser.surround.query | Apache Lucene | |
| OrQuery | Class | org.apache.lucene.queryparser.surround.query | Apache Lucene | |
| SimpleTerm | Base class for queries that expand to sets of simple terms. | Class | org.apache.lucene.queryparser.surround.query | Apache Lucene |
| SimpleTerm .MatchingTermVisitor | Callback to visit each matching term during rewrite in visitMatchingTerm(Term) | Interface | org.apache.lucene.queryparser.surround.query.SimpleTerm | Apache Lucene |
| SpanNearClauseFactory | Class | org.apache.lucene.queryparser.surround.query | Apache Lucene | |
| SrndPrefixQuery | Class | org.apache.lucene.queryparser.surround.query | Apache Lucene | |
| SrndQuery | Class | org.apache.lucene.queryparser.surround.query | Apache Lucene | |
| SrndTermQuery | Class | org.apache.lucene.queryparser.surround.query | Apache Lucene | |
| SrndTruncQuery | Class | org.apache.lucene.queryparser.surround.query | Apache Lucene | |
| TooManyBasicQueries | Exception thrown when BasicQueryFactory would exceed the limitSee Also:Serialized Form | Class | org.apache.lucene.queryparser.surround.query | Apache Lucene |