Package | Description |
---|---|
org.hibernate.search.query.dsl.sort | |
org.hibernate.search.query.dsl.sort.impl |
Modifier and Type | Method and Description |
---|---|
SortOrderTermination |
SortAdditionalSortFieldContext.andByIndexOrder()
Order elements by their internal index order.
|
SortOrderTermination |
SortContext.byIndexOrder()
Order elements by their internal index order.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectedSortOrderTermination |
Modifier and Type | Method and Description |
---|---|
SortOrderTermination |
ConnectedSortAdditionalSortFieldContext.andByIndexOrder() |
SortOrderTermination |
ConnectedSortContext.byIndexOrder() |
Copyright © 2006–2017 Hibernate. All rights reserved.