OpenSearch/plugins/mapper-attachments
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
..
licenses Build: Remove transitive dependencies 2015-11-10 15:01:41 -08:00
src Merge pull request #15213 from brwe/copy-to-in-multi-fields-exception 2015-12-08 14:41:07 +01:00
build.gradle Fix concrete references to shared deps 2015-11-10 15:13:54 -08:00