diff --git a/docs/reference/searchable-snapshots/index.asciidoc b/docs/reference/searchable-snapshots/index.asciidoc index 1080675175f70..69c19a72186ca 100644 --- a/docs/reference/searchable-snapshots/index.asciidoc +++ b/docs/reference/searchable-snapshots/index.asciidoc @@ -72,6 +72,20 @@ For more complex or time-consuming searches, you can use <> with {search-snaps}. ==== +[[searchable-snapshots-repository-types]] +You can use any of the following repository types with searchable snapshots: + +* {plugins}/repository-s3.html[AWS S3] +* {plugins}/repository-gcs.html[Google Cloud Storage] +* {plugins}/repository-azure.html[Azure Blob Storage] +* {plugins}/repository-hdfs.html[Hadoop Distributed File Store (HDFS)] +* <> such as NFS + +You can also use alternative implementations of these repository types, for +instance +{plugins}/repository-s3-client.html#repository-s3-compatible-services[Minio], +as long as they are fully compatible. + [discrete] [[how-searchable-snapshots-work]] === How {search-snaps} work