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)