diff --git a/explore-analyze/query-filter/languages/esql-cross-clusters.md b/explore-analyze/query-filter/languages/esql-cross-clusters.md index 349501369d..14db0ca860 100644 --- a/explore-analyze/query-filter/languages/esql-cross-clusters.md +++ b/explore-analyze/query-filter/languages/esql-cross-clusters.md @@ -3,7 +3,7 @@ navigation_title: Query across clusters mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/esql-cross-clusters.html applies_to: - stack: ga + stack: preview 9.0, ga 9.1 serverless: unavailable products: - id: elasticsearch @@ -13,12 +13,6 @@ products: # Use ES|QL across clusters [esql-cross-clusters] - -::::{warning} -{{ccs-cap}} for {{esql}} is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. -:::: - - With {{esql}}, you can execute a single query across multiple clusters. diff --git a/solutions/search/cross-cluster-search.md b/solutions/search/cross-cluster-search.md index 8463e19625..f24827a6fd 100644 --- a/solutions/search/cross-cluster-search.md +++ b/solutions/search/cross-cluster-search.md @@ -28,7 +28,7 @@ The following APIs support {{ccs}}: * [preview] [EQL search](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-eql-search) * [preview] [SQL search](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-sql-query) * [preview] [Vector tile search](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-search-mvt) -* [preview] [ES|QL](../../explore-analyze/query-filter/languages/esql-cross-clusters.md) +* {applies_to}`stack: preview 9.0, ga 9.1` [ES|QL](../../explore-analyze/query-filter/languages/esql-cross-clusters.md) ## Prerequisites [_prerequisites]