OpenSearch/docs/en
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
..
ml [DOCS] Change POST to PUT in ML API QuickRef (elastic/x-pack-elasticsearch#1617) 2017-06-01 14:58:28 -07:00
rest-api [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 Fix bad link for Nexus OSS 2017-05-31 10:36:09 +02:00
settings Docs: Fix link to current smtp java documentation 2017-05-18 16:51:28 +02:00
watcher Watcher: Support setting of markdown in attachments (elastic/x-pack-elasticsearch#1492) 2017-05-23 13:33:00 +02:00