Rod Simpson created USERGRID-19:
-----------------------------------
Summary: Bad geo query returns entire collection
Key: USERGRID-19
URL: https://issues.apache.org/jira/browse/USERGRID-19
Project: Usergrid
Issue Type: Bug
Components: Stack
Reporter: Rod Simpson
"When a badly formed geo query is sent with a GET, the API returns the entire
collection, when it should return nothing, or return some sort of query parse
error.
For example, this is missing the 'location' param of the query statement:
within 16000 of 37.774989,-122.419413
and returns the first 10 entities in the collection even though the query can't
be parsed.
"
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)