Here is a sweet link to the query, the results, the mapping, and one of many documents:
https://gist.github.com/1352021
I should also note that I tried geo_distance as well, which failed to return any documents. What am I doing wrong?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In the document you don’t need nested “location” and location should be specified in the [lon, lat] format:
In the query, the top left corner of the bounding box has to be the top left corner of the bounding box when you look at the map. There is also seems to be a typo in the latitude range (33.98874 in the doc vs 34-35 in the query). Try something like this: