Composite aggregation

Hi All,

I am write some code in python to execute a composite aggregation, this in it self work. However I am having trouble pulling the data from ES. Because it is a aggregation I cannot use scroll to get the data, I need pagination but I have no idea how this work nor can I find any example.

Is there someone that can give me some pointer (any programming language will do) on how to do this?

Thanks,
Paul.

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