Package | Description |
---|---|
org.hibernate.search.query.dsl.sort |
Modifier and Type | Method and Description |
---|---|
SortDistanceFieldAndReferenceContext |
SortLatLongContext.andLongitude(double longitude)
Sort by the distance to the given longitude
and
formerly-defined latitude . |
SortDistanceFieldAndReferenceContext |
SortDistanceFieldContext.fromCoordinates(Coordinates coordinates)
Sort by the distance to the given
Coordinates . |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.