[ https://issues.apache.org/jira/browse/USERGRID-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15883687#comment-15883687 ]
Michael Russo commented on USERGRID-1170: ----------------------------------------- org.apache.usergrid.rest.applications.queries.GeoPagingTest org.apache.usergrid.rest.applications.queries.GeoPagingTest#groupQueriesWithGeoPaging > [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 > Fix For: 2.2.0 > > > 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)