elasticsearch/docs/reference/mapping
Ryan Ernst b3474f6b25 Mappings: Remove ability to set path for _id and _routing on 2.0+ indexes
_id and _routing now no longer support the 'path' setting on indexes
created with 2.0.  Indexes created before 2.0 still support this
setting for backcompat.

closes #6730
2015-02-10 10:53:44 -08:00
..
fields Mappings: Remove ability to set path for _id and _routing on 2.0+ indexes 2015-02-10 10:53:44 -08:00
types Mappings: Remove support for new indexes using path setting in 2015-02-05 12:44:43 -08:00
conf-mappings.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
date-format.asciidoc Settings: Remove mapping.date.round_ceil setting for date math parsing 2014-12-15 13:13:45 -08:00
dynamic-mapping.asciidoc Docs: Fix incorrect documentation for the index.query.parse.allow_unmapped_fields setting. 2014-11-11 15:13:55 +00:00
fields.asciidoc Mappings: Remove _analyzer 2015-01-26 09:14:17 -08:00
meta.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
transform.asciidoc Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02:00
types.asciidoc Replaced the multi-field type in favour for the multi fields option that can be set on any core field. 2014-01-13 09:21:53 +01:00