OpenSearch/docs
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
..
community-clients [docs] Updating the Python client docxs 2015-11-30 16:50:08 +01:00
groovy-api Backs out early link fix. 2015-10-22 15:00:35 -07:00
java-api Fixing typo 2015-12-02 09:25:52 +01:00
perl Docs: Minor test change to Perl docs 2015-02-28 17:19:55 +01:00
plugins Made requested changes 2015-12-03 09:27:20 -08:00
python [docs] Updating the Python client docxs 2015-11-30 16:50:08 +01:00
reference Merge pull request #15213 from brwe/copy-to-in-multi-fields-exception 2015-12-08 14:41:07 +01:00
resiliency feedback 2015-11-23 13:15:22 +01:00
ruby Docs: Fixed typos 2015-05-05 10:38:05 +02:00
README.asciidoc Docs: Updated docs/README.asciidoc to point to the new docs repo 2015-04-27 08:54:07 +02:00

README.asciidoc

The Elasticsearch docs are in AsciiDoc format and can be built using the Elasticsearch documentation build process

See: https://github.com/elastic/docs