mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 15:47:23 -04:00
Fixes a couple of erroneous references related to system indices in the snapshot restore tutorial: * Calling the delete index API on `*` will only delete some system indices, such as the `.security`. It won't delete others, such as `.geoip_databases`. * Not all dot indices are system indices. Some are just hidden indices. Relates to #76929 # Conflicts: # docs/reference/snapshot-restore/restore-snapshot.asciidoc |
||
---|---|---|
.. | ||
apis | ||
delete-snapshot.asciidoc | ||
index.asciidoc | ||
monitor-snapshot-restore.asciidoc | ||
register-repository.asciidoc | ||
restore-snapshot.asciidoc | ||
take-snapshot.asciidoc |