elasticsearch/docs/reference/mapping
Ryan Ernst 4ef9f3ca63 Mappings: Remove file based default mappings
Using files that must be specified on each node is an anti-pattern
from the API based goal of ES. This change removes the ability
to specify the default mapping with a file on each node.

closes #10620
2015-04-30 13:50:35 -07:00
..
fields Mappings: Remove includes and excludes from _source 2015-04-28 15:03:51 -07:00
types Docs: Add documentation for the doc_values setting on the boolean field type. 2015-04-29 15:59:24 +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 Mappings: Remove file based default mappings 2015-04-30 13:50:35 -07: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