I am trying to run a distance search to retrieve indexed locations near a given geopoint, but I always get zero matches even for a deployed version of the app. I tried to run the search through the App Engine Console as well, but still could not get any matches.
This is my index:
And these are query string and result:
Could someone please help me figure out what is going wrong?
Thank you so much for your help!!