Query a large data with Aggregations

I want to use scoll API and sliced , I original use multi-threaded to imporive improve efficiency,but when I debug,I find that every sliced just return there own Aggregations result,so how can I get the total Aggregations result, only do it by coding by myself after add all slices Aggregations result to a collections?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.