Uses of Interface
org.hibernate.search.query.dsl.sort.SortDistanceFieldAndReferenceContext
Packages that use SortDistanceFieldAndReferenceContext
-
Uses of SortDistanceFieldAndReferenceContext in org.hibernate.search.query.dsl.sort
Methods in org.hibernate.search.query.dsl.sort that return SortDistanceFieldAndReferenceContextModifier and TypeMethodDescriptionSortLatLongContext.andLongitude(double longitude) Deprecated.Sort by the distance to the given longitude andformerly-defined latitude.SortDistanceFieldContext.fromCoordinates(Coordinates coordinates) Deprecated.Sort by the distance to the givenCoordinates.