Browse Source

Update cross-cluster-search.asciidoc

Increased the required min version of CCS in the docs to 5.5
Clinton Gormley 8 years ago
parent
commit
e85871cfe9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      docs/reference/modules/cross-cluster-search.asciidoc

+ 3 - 0
docs/reference/modules/cross-cluster-search.asciidoc

@@ -32,6 +32,9 @@ words, federated search requests will have to be sent specifically to those
 nodes. Remote clusters set via the <<cluster-update-settings,cluster settings API>>
 will be available on every node in the cluster.
 
+[WARNING]
+This feature was added as Beta in Elasticsearch `v5.3` with further improvements made in 5.4 and 5.5. It requires gateway eligible nodes to be on `v5.5` onwards.
+
 The `elasticsearch.yml` config file for a _cross cluster search_ node just needs to list the
 remote clusters that should be connected to, for instance: