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.