Docs: Fixed a bad ID in the put mapping page

This commit is contained in:
Clinton Gormley 2015-08-12 22:00:27 +02:00
parent f8b9ede81f
commit 80bcf1f15d
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ In general, the mapping for existing fields cannot be updated. There are some
exceptions to this rule. For instance: exceptions to this rule. For instance:
* new <<properties>> can be added to <<object>> fields. * new <<properties>> can be added to <<object>> fields.
* new <<fields,multi-fields>> can be added to existing fields. * new <<multi-fields,multi-fields>> can be added to existing fields.
* <<doc-values>> can be disabled, but not enabled. * <<doc-values>> can be disabled, but not enabled.
* the <<ignore-above>> parameter can be updated. * the <<ignore-above>> parameter can be updated.