Clinton Gormley
72be42d742
Document that _index is a virtual field and only supports term queries
...
Closes #15070
Closes #15081
2015-11-30 08:43:23 +01:00
Ryan Ernst
8cd03cce5e
Merge branch 'master' into fix/12329
2015-07-21 00:29:34 -07:00
Ryan Ernst
1c99626b84
Mappings: Remove ability to configure _index
...
The `_index` field is now a completely virtual field thanks
to #12027 . It is no longer necessary to index the actual value
of the index name.
closes #12329
2015-07-20 23:54:35 -07:00
Clinton Gormley
c56ce0e242
Docs: Refactored the mapping meta-fields docs
2015-07-20 01:26:27 +02:00
Clinton Gormley
822043347e
Migrated documentation into the main repo
2013-08-29 01:24:34 +02:00