Package | Description |
---|---|
org.hibernate.search.query.dsl.sort | |
org.hibernate.search.query.dsl.sort.impl |
Modifier and Type | Method and Description |
---|---|
SortLatLongContext |
SortDistanceFieldContext.fromLatitude(double latitude)
Sort by the distance to the given latitude
and
subsequently-defined longitude . |
Modifier and Type | Class and Description |
---|---|
class |
ConnectedSortDistanceFieldContext |
Modifier and Type | Method and Description |
---|---|
SortLatLongContext |
ConnectedSortDistanceFieldContext.fromLatitude(double latitude) |
Copyright © 2006–2017 Hibernate. All rights reserved.