Interface SortDistanceNoFieldContext
Deprecated.
- Author:
- Emmanuel Bernard emmanuel@hibernate.org, Yoann Rodiere
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Order elements by distance computed from the coordinates carried by the given field.
-
Method Details
-
onField
Deprecated.Order elements by distance computed from the coordinates carried by the given field.The distance is computed between the value of the given field (which must be a
Spatialfield) and reference coordinates, to be provided in thenext context.- Parameters:
fieldName- The name of the index field carrying the spatial coordinates.- Returns:
thisfor method chaining
-
SortContext.