You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "George Reyes (JIRA)" <ji...@apache.org> on 2015/05/22 00:56:17 UTC

[jira] [Created] (USERGRID-677) Refactor ES low level queries to accept aggregation of scroll queries.

George Reyes created USERGRID-677:
-------------------------------------

             Summary: Refactor ES low level queries to accept aggregation of scroll queries.
                 Key: USERGRID-677
                 URL: https://issues.apache.org/jira/browse/USERGRID-677
             Project: Usergrid
          Issue Type: Story
            Reporter: George Reyes
            Assignee: George Reyes


Currently we only do search results and parse those results under the assumption that we will only do one search. As we query elasticsearch we want to be able to use the scrolling api to batch pull all the results we can find from elasticsearch. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)