| Package | Description |
|---|---|
| org.hibernate.search.query.dsl |
Provide a domain specific language to write Lucene queries and create faceting requests.
|
| org.hibernate.search.query.dsl.impl | |
| org.hibernate.search.query.dsl.sort.impl |
| Modifier and Type | Method and Description |
|---|---|
SortContext |
QueryBuilder.sort()
Build a sort that can be applied to a query execution.
|
| Modifier and Type | Method and Description |
|---|---|
SortContext |
ConnectedQueryBuilder.sort() |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectedSortContext |
Copyright © 2006–2017 Hibernate. All rights reserved.