elasticsearch/docs/reference/snapshot-restore
James Rodewig d4fee27075
[DOCS] Fix system index refs in restore tutorial (#78582) (#78798)
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
2021-10-06 18:09:12 -04:00
..
apis [DOCS] Convert 'Restore a snapshot' to tutorial (#76929) (#78021) 2021-09-21 16:16:40 -04:00
delete-snapshot.asciidoc [7.x] [DOCS] Update snapshot/restore docs to align with API changes (#59730) (#59803) 2020-07-17 14:33:18 -04:00
index.asciidoc Improve docs for pre-release version compatibility (#78428) (#78432) 2021-09-29 04:59:50 -04:00
monitor-snapshot-restore.asciidoc [DOCS] Convert 'Restore a snapshot' to tutorial (#76929) (#78021) 2021-09-21 16:16:40 -04:00
register-repository.asciidoc Note repo must not be registered during restore (#73740) 2021-06-07 10:14:37 +01:00
restore-snapshot.asciidoc [DOCS] Fix system index refs in restore tutorial (#78582) (#78798) 2021-10-06 18:09:12 -04:00
take-snapshot.asciidoc [DOCS] Fix expand_wildcards default for snapshots (#75432) 2021-07-19 14:52:39 -04:00