.We have a Point of interest data of various categories like restaurant , hotels, temples with Geolocation.
We are using Elasticsearch app 7.16 platinum enterprises version.
We want to do nearby query on indexed data.
so a API where all the restaurants (any category) from close proximity (500 mtr) from users location.
We can do that in Elasticsearch. does app search gives us same thing on same data already indexed?