OpenSearch/modules/reindex
Henning Andersen 748a10866d Reindex ScrollableHitSource pump data out (#43864)
Refactor ScrollableHitSource to pump data out and have a simplified
interface (callers should no longer call startNextScroll, instead they
simply mark that they are done with the previous result, triggering a
new batch of data). This eases making reindex resilient, since we will
sometimes need to rerun search during retries.

Relates #43187 and #42612
2019-07-09 11:50:09 +02:00
..
src Reindex ScrollableHitSource pump data out (#43864) 2019-07-09 11:50:09 +02:00
build.gradle Propogate version in reindex from remote search (#42958) 2019-06-06 14:50:06 -04:00