Package | Description |
---|---|
org.hibernate.search.engine.search.dsl.sort | |
org.hibernate.search.engine.search.dsl.sort.spi |
Modifier and Type | Method and Description |
---|---|
FieldSortContext |
SearchSortContainerContext.byField(String absoluteFieldPath)
Order elements by the value of a specific field.
|
Modifier and Type | Method and Description |
---|---|
FieldSortMissingValueContext<FieldSortContext> |
FieldSortContext.onMissingValue() |
Modifier and Type | Method and Description |
---|---|
FieldSortContext |
DelegatingSearchSortContainerContext.byField(String absoluteFieldPath) |
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.