diff --git a/docs/develop/howtos/backup_search_indices.md b/docs/develop/howtos/backup_search_indices.md index 8c41ac40..c4f7da4e 100644 --- a/docs/develop/howtos/backup_search_indices.md +++ b/docs/develop/howtos/backup_search_indices.md @@ -38,7 +38,7 @@ for Elasticsearch), but this should give you an idea where to start. For the sake of brevity, this guide only deals with `elasticdump` as it is a very simple tool to use and works with both Elasticsearch and OpenSearch. -!!! info "Make sure to back up all indices" +!!! info "Make sure to back up all relevant indices" Please note that the given example only deals with backing up and restoring one single index. In your instance, you should make sure to back up *all* relevant indices regularly!