elasticsearch/docs/reference/ml/anomaly-detection
James Baiera c3839e1f76
Add selector syntax to index expressions (#118614)
This PR introduces a new syntactical feature to index expression resolution: The selector.

Selectors, denoted with a :: followed by a recognized suffix will allow users to specify which component of 
an index abstraction they would like to operate on within an API call. In this case, an index abstraction is a 
concrete index, data stream, or alias; Any abstraction that can be resolved to a set of indices/shards. We 
define a component of an index abstraction to be some searchable unit of the index abstraction.
2025-01-08 11:37:03 -05:00
..
apis Add selector syntax to index expressions (#118614) 2025-01-08 11:37:03 -05:00
functions [ML] Extend lat_long documentation (#111239) 2024-07-25 10:32:36 +02:00
ml-configuring-aggregations.asciidoc [DOCS] Documents scripted metric aggregation limitation in datafeeds (#106059) 2024-03-07 14:07:14 +01:00
ml-configuring-alerts.asciidoc [DOCS] Update transform and anomaly detection rule creation steps (#107975) 2024-05-07 07:52:45 -07:00
ml-configuring-categories.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
ml-configuring-detector-custom-rules.asciidoc [DOCS] Fixes links to machine learning concepts (#75194) 2021-07-09 13:09:03 -07:00
ml-configuring-populations.asciidoc [DOCS] Clarifies terminology in Performing population analysis page. (#74237) 2021-06-18 09:03:38 +02:00
ml-configuring-transform.asciidoc [DOCS] Fix typo in anomaly detection example (#87668) 2022-06-14 14:34:33 -07:00
ml-configuring-url.asciidoc [DOCS] Replaces index pattern in ML docs (#77041) 2021-09-01 10:26:06 -07:00
ml-delayed-data-detection.asciidoc [DOCS] Amends important note on delayed data detection. (#106610) 2024-03-21 16:41:31 +01:00