Dear all,
I want to scroll through large elasticsearch index { more than 10000 documents } through python elasticsearch client, Is there any way to scroll through elasticsearch so that i can perform some operations on documents and create a new modified index.
Regards
Pankaj