Docs: Reverte migration docs mentioning parent removal from update request

Relates to #9612
This commit is contained in:
Clinton Gormley 2015-04-13 16:35:06 +02:00
parent 8e302f1172
commit ab3fa78ae0
1 changed files with 1 additions and 7 deletions

View File

@ -150,13 +150,7 @@ large, it is recommended to make it replicated to all nodes by setting
`index.auto_expand_replicas: 0-all` in order to remove the network overhead as
well.
=== Parent parameter on update request
The `parent` parameter has been removed from the update request. Before 2.x it just set the routing parameter. The
`routing` setting should be used instead. The `parent` setting was confusing, because it had the impression that the parent
a child documents points to can be changed but this is not true.
==== Delete by query
=== Delete by query
The meaning of the `_shards` headers in the delete by query response has changed. Before version 2.0 the `total`,
`successful` and `failed` fields in the header are based on the number of primary shards. The failures on replica