Martijn van Groningen
|
94c1a7dabe
|
Docs: Fix incorrect documentation for the `index.query.parse.allow_unmapped_fields` setting.
The `index.query.parse.allow_unmapped_fields` setting can't influence whether unmapped fields are allowed
in alias filters and percolator queries.
|
2014-11-11 15:13:55 +00:00 |
Son
|
6f3227db01
|
Docs: Fix order for PUT _mapping docs
Closes #8083
|
2014-10-16 18:49:36 +02:00 |
Clinton Gormley
|
cb00d4a542
|
Docs: Removed all the added/deprecated tags from 1.x
|
2014-09-26 21:04:42 +02:00 |
Martijn van Groningen
|
52f1ab6e16
|
Core: Added the `index.query.parse.allow_unmapped_fields` setting to fail queries if they refer to unmapped fields.
The percolator and filters in aliases by default enforce strict query parsing.
Closes #7335
|
2014-09-09 15:00:47 +02:00 |
Rob Young
|
07a6143386
|
[DOCS] Fix grammar in dynamic mappings
|
2014-06-04 08:56:15 +02:00 |
Yousef
|
d7fda621e9
|
Updated date_formats to new dynamic_date_formats
|
2014-04-15 15:44:08 +02:00 |
Konrad Feldmeier
|
d7b0d547d4
|
[DOCS] Multiple doc fixes
Closes #5047
|
2014-03-07 14:24:58 +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 |
Matt Weber
|
1e0a834c68
|
Document strict dynamic type mapping.
|
2013-10-18 08:29:31 -07:00 |
gtt116
|
6304d58e36
|
Remove a comma in doc to make example a valid json.
This will help reader to do a hurry up copy-paste test.
|
2013-09-24 15:23:23 +08:00 |
Clinton Gormley
|
822043347e
|
Migrated documentation into the main repo
|
2013-08-29 01:24:34 +02:00 |