[ 
https://issues.apache.org/jira/browse/USERGRID-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Russo updated USERGRID-1080:
------------------------------------
    Description: 
Currently using scroll, and also does a select * followed by post query 
filters, which may be hugely inefficient.

New solution uses repeated queries 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.

  was:
Currently using scroll, and also does a select * followed by post query 
filters, which may be hugely inefficient.

New solution uses repeated queries where we scroll through the results by 
ordering by edge timestamp and then excluding previously found timestamp range 
in successive queries.

Michael/Mike pairing.


> 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 queries 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)

Reply via email to