OpenSearch/docs/en/rest-api
David Roberts babe27afe0 [ML] Add a detector_index field to detectors, and use it for updates (elastic/x-pack-elasticsearch#1613)
Detectors now have a field called detector_index.  This is also now the
field that needs to be supplied when updating a detector.  (Previously
it was simply index, which was confusing.)

When detectors are added to an analysis_config it will reassign
ascending detector_index values starting from 0.  The intention is
never to allow deletion of detectors from an analysis_config, but
possibly to allow disabling them in the future.  This ensures that
detector_index values in results will always tie up with detector_ids
in the detectors that created them.

relates elastic/x-pack-elasticsearch#1275

Original commit: elastic/x-pack-elasticsearch@20a660b07b
2017-06-02 10:26:01 +01:00
..
graph Graph - reinstate correct Graph REST endpoint implementationof the form `_xpack/graph/_explore`. (elastic/x-pack-elasticsearch#1589) 2017-05-31 14:17:34 +01:00
ml [ML] Add a detector_index field to detectors, and use it for updates (elastic/x-pack-elasticsearch#1613) 2017-06-02 10:26:01 +01:00
security Outstanding docs for 5.4 changes (elastic/x-pack-elasticsearch#1280) 2017-05-12 16:51:47 +10:00
watcher Watcher: Replace _status field with status (elastic/x-pack-elasticsearch#1285) 2017-05-04 10:08:34 +02:00
graph.asciidoc [DOCS] Migrating images to separate x-pack repos. 2017-04-18 13:13:12 -07:00
index.asciidoc [DOCS] Re-enable XPack doc testing (elastic/x-pack-elasticsearch#1146) 2017-04-21 11:23:27 -04:00
ml-api.asciidoc [DOCS] Change "data feed" to "datafeed" in Machine Learning documentation (elastic/x-pack-elasticsearch#1277) 2017-05-02 12:45:42 -07:00
security.asciidoc Outstanding docs for 5.4 changes (elastic/x-pack-elasticsearch#1280) 2017-05-12 16:51:47 +10:00
watcher.asciidoc [DOCS] Create "en" translation directory (elastic/x-pack-elasticsearch#907) 2017-03-31 08:48:39 -07:00