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 | |
org.hibernate.search.query.dsl.sort.impl |
Class and Description |
---|
SortContext |
Class and Description |
---|
SortContext |
Class and Description |
---|
SortAdditionalSortFieldContext
A context from which one may add another sort definition to the sort list.
|
SortDistanceFieldAndReferenceContext |
SortDistanceFieldContext
A context from which one must define the reference coordinates to
which the distance will be computed when sorting.
|
SortDistanceNoFieldContext |
SortFieldContext |
SortLatLongContext |
SortMissingValueContext |
SortNativeContext |
SortOrder |
SortOrderTermination |
SortScoreContext |
SortTermination |
Class and Description |
---|
SortAdditionalSortFieldContext
A context from which one may add another sort definition to the sort list.
|
SortContext |
SortDistanceFieldAndReferenceContext |
SortDistanceFieldContext
A context from which one must define the reference coordinates to
which the distance will be computed when sorting.
|
SortDistanceNoFieldContext |
SortFieldContext |
SortLatLongContext |
SortMissingValueContext |
SortNativeContext |
SortOrder |
SortOrderTermination |
SortScoreContext |
SortTermination |
Copyright © 2006–2017 Hibernate. All rights reserved.