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
dtpeacock
582d5e8d3c
Doc has store "false" not store "true"
...
Came from 3465e69e83
due to changing "yes" to "false".
Closes #9075
2014-12-29 11:59:22 +01:00
Clinton Gormley
3465e69e83
[DOCS] Changed all store:yes/no to store:true/false
...
which is how this setting is stored internally
2013-11-07 16:57:18 +01:00
Clinton Gormley
822043347e
Migrated documentation into the main repo
2013-08-29 01:24:34 +02:00