[
https://issues.apache.org/jira/browse/USERGRID-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
George Reyes closed USERGRID-70.
--------------------------------
> Geo-location queries with more than two parameters return only the first page
> of data
> -------------------------------------------------------------------------------------
>
> Key: USERGRID-70
> URL: https://issues.apache.org/jira/browse/USERGRID-70
> Project: Usergrid
> Issue Type: Story
> Components: Stack
> Reporter: Rod Simpson
> Assignee: George Reyes
> Priority: Minor
> Fix For: 2.1.0
>
>
> "User is doing a geolocation query using three parameters. When he does this,
> the first page of data (10 records) is returned, but subsequent pages are
> empty.
> For example, this query returns 19 rows:
> ""location within 40075160 of 37.33517518, -122.03255055 and
> bucketId='LosAngels'""
> whereas this query, which should only omit one record returns 10 records:
> ""location within 40075160 of 37.33517518, -122.03255055 and NOT
> email='[email protected]' and bucketId='LosAngels'""
> The order doesn't seem to matter. I tried it with both bucketId before and
> after email. Also, the field doesn't seem to matter because the following
> query also returns only 10 rows when it should return 18:
> ""location within 40075160 of 37.33517518, -122.03255055 and NOT
> name='Fyndher Vtwo' and bucketId='LosAngels'""
> ."
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)