elasticsearch/docs/reference/snapshot-restore
James Rodewig 7e5e05540f
[DOCS] Fix system index refs in restore tutorial (#78582)
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
2021-10-06 17:55:11 -04:00
..
apis [DOCS] Convert 'Restore a snapshot' to tutorial (#76929) 2021-09-20 13:17:24 -04:00
delete-snapshot.asciidoc [DOCS] Updating snapshot/restore pages to align with API changes (#59730) 2020-07-17 13:08:13 -04:00
index.asciidoc Improve docs for pre-release version compatibility (#78428) 2021-09-29 04:49:07 -04:00
monitor-snapshot-restore.asciidoc [DOCS] Convert 'Restore a snapshot' to tutorial (#76929) 2021-09-20 13:17:24 -04:00
register-repository.asciidoc Note repo must not be registered during restore (#73740) 2021-06-07 10:14:13 +01:00
restore-snapshot.asciidoc [DOCS] Fix system index refs in restore tutorial (#78582) 2021-10-06 17:55:11 -04:00
take-snapshot.asciidoc [DOCS] Add info about GET/POST to the API conventions. (#74529) 2021-06-30 09:24:42 -07:00