[
https://issues.apache.org/jira/browse/USERGRID-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Russo resolved USERGRID-1080.
-------------------------------------
Resolution: Fixed
> Change elasticsearch query for retrieving versions
> --------------------------------------------------
>
> Key: USERGRID-1080
> URL: https://issues.apache.org/jira/browse/USERGRID-1080
> Project: Usergrid
> Issue Type: Story
> Reporter: Mike Dunker
> Assignee: Michael Russo
>
> Currently using scroll, and also does a select * followed by post query
> filters, which may be hugely inefficient.
> New solution uses repeated requests where we query (not scroll) through the
> results by ordering by edge timestamp and then excluding previously found
> timestamp range in successive queries.
> Michael/Mike pairing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)