[DOCS] Updated migration docs for multi_field to point to copy_to

This commit is contained in:
Clinton Gormley 2014-02-06 14:33:56 +01:00
parent 6238d406b5
commit 17e2ca5259
1 changed files with 4 additions and 0 deletions

View File

@ -250,6 +250,10 @@ you can now write:
Existing multi-fields will be upgraded to the new format automatically.
Also, instead of having to use the arcane `path` and `index_name` parameters
in order to index multiple fields into a single ``custom +_all+ field'', you
can now use the <<copy-to,`copy_to` parameter>>.
== Stopwords
Previously, the <<analysis-standard-analyzer,`standard`>> and