Interface | Description |
---|---|
DistanceSortContext |
The context used when defining a field sort.
|
FieldSortContext |
The context used when defining a field sort.
|
FieldSortMissingValueContext<N> |
The context used when defining the missing value behavior of a field sort.
|
NonEmptySortContext |
A superinterface for contexts allowing to define sorts.
|
ScoreSortContext |
The context used when defining a score sort.
|
SearchSortContainerContext |
A context allowing to add a sort element.
|
SearchSortContainerContextExtension<T> |
An extension to the search query DSL, allowing to add non-standard predicates to a query.
|
SearchSortContainerExtensionContext |
The context used when attempting to apply multiple extensions
to a
SearchSortContainerContext . |
SearchSortTerminalContext |
The terminal context of the sort DSL.
|
SortOrderContext<T> |
A superinterface for contexts allowing to define a sort order.
|
Enum | Description |
---|---|
SortOrder |
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.