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.sort |
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 |
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.