Problemunvalidated
The new Elasticsearch Java client has a different API for scrolling. — The new Elasticsearch Java client. Tension: you need to use the scroll() method, not search(), and the builder syntax is different.
58ce221c-0d37-4fe7-a34e-96d723e3f276
The new Elasticsearch Java client has a different API for scrolling. — The new Elasticsearch Java client. Tension: you need to use the scroll() method, not search(), and the builder syntax is different.