OpenSearch/core
Simon Willnauer 303e0c0e86
Fix `ShardSplittingQuery` to respect nested documents. (#27398)
Today if nested docs are used in an index that is split the operation
will only work correctly if the index is not routing partitioned or
unless routing is used. This change fixes the query that selectes the docs
to delete to also select all parents nested docs as well.

Closes #27378
2017-11-16 11:35:42 +01:00
..
licenses Upgrade to Jackson 2.8.10 (#27230) 2017-11-06 10:20:05 +01:00
src Fix `ShardSplittingQuery` to respect nested documents. (#27398) 2017-11-16 11:35:42 +01:00
build.gradle Upgrade to Log4j 2.9.0 2017-08-31 09:54:35 -04:00