elasticsearch/docs/reference/ml/anomaly-detection/apis
James Baiera dcb139424d
[8.x] Add selector syntax to index expressions (#118614) (#119832)
* 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.

(cherry picked from commit c3839e1f76)

# Conflicts:
#	modules/data-streams/src/internalClusterTest/java/org/elasticsearch/datastreams/IngestFailureStoreMetricsIT.java
#	server/src/main/java/org/elasticsearch/TransportVersions.java
#	server/src/test/java/org/elasticsearch/action/OriginalIndicesTests.java

* [CI] Auto commit changes from spotless

* Fixing compiler issues

* Remove feature flag from influencing the serialisation

* Only add failure indices when failure store flag is on

* Fix OriginalIndicesTests

* [CI] Auto commit changes from spotless

---------

Co-authored-by: elasticsearchmachine <infra-root+elasticsearchmachine@elastic.co>
Co-authored-by: Felix Barnsteiner <felixbarny@users.noreply.github.com>
Co-authored-by: Mary Gouseti <mary.gouseti@elastic.co>
Co-authored-by: Mary Gouseti <mgouseti@gmail.com>
2025-01-10 17:39:43 -05:00
..
close-job.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
delete-calendar-event.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
delete-calendar-job.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
delete-calendar.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
delete-datafeed.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
delete-expired-data.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
delete-filter.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
delete-forecast.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
delete-job.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
delete-snapshot.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
estimate-model-memory.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
flush-job.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
forecast.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
get-bucket.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
get-calendar-event.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
get-calendar.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
get-category.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
get-datafeed-stats.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
get-datafeed.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
get-filter.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
get-influencer.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
get-job-model-snapshot-upgrade-stats.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
get-job-stats.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
get-job.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
get-overall-buckets.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
get-record.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
get-snapshot.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
index.asciidoc [DOCS] Move ML info and upgrade APIs (#84005) 2022-02-16 11:23:00 -08:00
ml-ad-apis.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
open-job.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
post-calendar-event.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
post-data.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
preview-datafeed.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
put-calendar-job.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
put-calendar.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
put-datafeed.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
put-filter.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
put-job.asciidoc [8.x] Add selector syntax to index expressions (#118614) (#119832) 2025-01-10 17:39:43 -05:00
reset-job.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
revert-snapshot.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
start-datafeed.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
stop-datafeed.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
update-datafeed.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
update-filter.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
update-job.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
update-snapshot.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
upgrade-job-model-snapshot.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
validate-detector.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
validate-job.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00