elasticsearch/docs/reference/migration/migrate_2_0
Britta Weber e0aa481bf5 Merge pull request #15213 from brwe/copy-to-in-multi-fields-exception
throw exception if a copy_to is within a multi field

Copy to within multi field is ignored from 2.0 on, see #10802.
Instead of just ignoring it, we should throw an exception if this
is found in the mapping when a mapping is added. For already
existing indices we should at least log a warning.
We remove the copy_to in any case.

related to #14946
2015-12-08 14:41:07 +01:00
..
aggs.asciidoc
crud.asciidoc
index_apis.asciidoc
java.asciidoc
mapping.asciidoc
network.asciidoc
packaging.asciidoc
parent_child.asciidoc
query_dsl.asciidoc
removals.asciidoc
scripting.asciidoc
search.asciidoc
settings.asciidoc
snapshot_restore.asciidoc
stats.asciidoc
striping.asciidoc