mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-30 10:23:41 -04:00
When restoring a snapshot to a new cluster, users may expect the cluster to not contain any conflicting indices or data streams. However, some features, such as the GeoIP processor, automatically create indices at startup. This adds and updates related procedures in the restore a snapshot tutorial. I plan to improve other documentation related to feature states in snapshots in a separate PR(s). This PR also updates the restore snapshot API's example to include the `indices` and `feature_states` parameters. Relates to #79675 |
||
---|---|---|
.. | ||
clean-up-repo-api.asciidoc | ||
clone-snapshot-api.asciidoc | ||
create-snapshot-api.asciidoc | ||
delete-repo-api.asciidoc | ||
delete-snapshot-api.asciidoc | ||
get-repo-api.asciidoc | ||
get-snapshot-api.asciidoc | ||
get-snapshot-status-api.asciidoc | ||
put-repo-api.asciidoc | ||
repo-analysis-api.asciidoc | ||
restore-snapshot-api.asciidoc | ||
snapshot-restore-apis.asciidoc | ||
verify-repo-api.asciidoc |