Forum Discussion
AmyMCollins
3 years agoRegular Visitor
Elasticsearch Scroll via Rest API
Hi, I am trying to retrieve data from Elasticsearch using the REST API. I am able to pull data using the search API but I am struggling at retrieving data using the scroll api. I have been fo...
RyanResal
3 years agoRegular Visitor
Hello, I've worked on a solution for this issue and it used to work with me but it must be optimized, search scroll is not ideal to retrieve large data sets from elastic.