My question is similar to this one.
Simply, is there a way to return the geo distance when NOT sorting with _geo_distance?
Update: To clarify, I want the results in random order AND include distance.
|
My question is similar to this one. Simply, is there a way to return the geo distance when NOT sorting with _geo_distance? Update: To clarify, I want the results in random order AND include distance.
| ||||
|
feedback
|
|
Yes you can, by using a script field. For instance, assuming your doc have a geo-point field called (note the
If you want the
| |||||||||||
feedback
|