| Class and Description |
|---|
| SearchQueryHitTypeStep
The initial step in a query definition, where the type of query hits can be set,
or where the predicate can be set directly, assuming that query hits are returned as entities.
|
| Class and Description |
|---|
| SearchQueryDslExtension
An extension to the search query DSL, allowing to set non-standard options on a query.
|
| SearchQueryFinalStep
The final step in a query definition,
where the query can be
executed or retrieved as an object. |
| SearchQueryHitTypeStep
The initial step in a query definition, where the type of query hits can be set,
or where the predicate can be set directly, assuming that query hits are returned as entities.
|
| SearchQueryOptionsStep
The final step in a query definition, where optional parameters such as
sorts can be set,
and where the query can be executed or retrieved as an object. |
| SearchQueryPredicateStep
The step in a query definition where the predicate can be set.
|
| Class and Description |
|---|
| SearchQueryDslExtension
An extension to the search query DSL, allowing to set non-standard options on a query.
|
| SearchQueryFinalStep
The final step in a query definition,
where the query can be
executed or retrieved as an object. |
| SearchQueryHitTypeStep
The initial step in a query definition, where the type of query hits can be set,
or where the predicate can be set directly, assuming that query hits are returned as entities.
|
| SearchQueryOptionsStep
The final step in a query definition, where optional parameters such as
sorts can be set,
and where the query can be executed or retrieved as an object. |
| SearchQueryPredicateStep
The step in a query definition where the predicate can be set.
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.