Hello, is it possible to get the distance of a doc...
# community-help
t
Hello, is it possible to get the distance of a document (with geopoint fields) from a location without applying a filter?
j
If you apply a geosort, you should get the distance from the point you’ve mentioned in the geo sort
t
Thanks a lot, Jason. I appreciate the quick response
👍 1