OpenSearch/docs/en
Alexander Reelsen 4078b2f1b2 Watcher: Replace _status field with status (elastic/x-pack-elasticsearch#1285)
As fields with underscores will be disallowed in master, and we have to
prepare the upgrade, this commit renames the _status field to status.

When the 5.x upgrade logic is in place in the 5.x we can remove all the
old style _status handling from the master branch.

Note: All the BWC compatibility tests, that load 5.x indices are now
faking a finished upgrade by adding the `status` field to the mapping
of the watches index.

Original commit: elastic/x-pack-elasticsearch@9d5cc9aaec
2017-05-04 10:08:34 +02:00
..
ml [DOCS] Add property table for ML Update Jobs API (elastic/x-pack-elasticsearch#1268) 2017-05-02 15:38:41 -07:00
rest-api Watcher: Replace _status field with status (elastic/x-pack-elasticsearch#1285) 2017-05-04 10:08:34 +02:00
security [DOCS] Change "data feed" to "datafeed" in Machine Learning documentation (elastic/x-pack-elasticsearch#1277) 2017-05-02 12:45:42 -07:00
settings [DOCS] Change "data feed" to "datafeed" in Machine Learning documentation (elastic/x-pack-elasticsearch#1277) 2017-05-02 12:45:42 -07:00
watcher Watcher: Replace _status field with status (elastic/x-pack-elasticsearch#1285) 2017-05-04 10:08:34 +02:00