[
https://issues.apache.org/jira/browse/USERGRID-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Russo resolved USERGRID-1170.
-------------------------------------
Resolution: Fixed
> [IRT] Test location query on non-root attribute
> -----------------------------------------------
>
> Key: USERGRID-1170
> URL: https://issues.apache.org/jira/browse/USERGRID-1170
> Project: Usergrid
> Issue Type: Story
> Reporter: Jeffrey
> Labels: integration-rest-tests
>
> select * where x.y.z.location within d of x,y
> Load 3 entities
> Test:
> 1) entities within specified distance are included and others are not.
> ensure correct level of precision or document rounding.
> 2) test 'not' condition
> 3) test paging
> {
> "x": {
> "y": {
> "z": {
> "location": {
> "lat": 1.0,
> "lon": 2.0
> }
> }
> }
> }
> }
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)