OpenSearch/modules/reindex
Nhat Nguyen d128188c28 Return seq_no and primary_term in noop update (#44603)
With this change, we will return primary_term and seq_no of the current
document if an update is detected as a noop. We already return the
version; hence we should also return seq_no and primary_term.

Relates #42497
2019-07-25 19:16:56 -04:00
..
src Return seq_no and primary_term in noop update (#44603) 2019-07-25 19:16:56 -04:00
build.gradle Propogate version in reindex from remote search (#42958) 2019-06-06 14:50:06 -04:00