Uses of Interface
org.hibernate.search.query.dsl.sort.SortLatLongContext
-
Packages that use SortLatLongContext Package Description org.hibernate.search.query.dsl.sort -
-
Uses of SortLatLongContext in org.hibernate.search.query.dsl.sort
Methods in org.hibernate.search.query.dsl.sort that return SortLatLongContext Modifier and Type Method Description SortLatLongContextSortDistanceFieldContext. fromLatitude(double latitude)Deprecated.Sort by the distance to the given latitude andsubsequently-defined longitude.
-