OpenSearch/client
Henning Andersen 5adb33ec17
Deprecate sorting in reindex (#49458) (#49738)
Reindex sort never gave a guarantee about the order of documents being
indexed into the destination, though it could give a sense of locality
of source data.

It prevents us from doing resilient reindex and other optimizations and
it has therefore been deprecated.

Related to #47567
2019-12-01 19:24:27 +01:00
..
benchmark
client-benchmark-noop-api-plugin
rest Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
rest-high-level Deprecate sorting in reindex (#49458) (#49738) 2019-12-01 19:24:27 +01:00
sniffer Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
test Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
transport