Skip to content

Commit f08a099

Browse files
ESQL CCS is going to be GA in 9.1/8.19 (#1914)
Since ES|QL CCS support is going to be GA in 8.19/9.1, remove the preview warnings from the docs. --------- Co-authored-by: florent-leborgne <[email protected]>
1 parent 2552cf6 commit f08a099

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

explore-analyze/query-filter/languages/esql-cross-clusters.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ navigation_title: Query across clusters
33
mapped_pages:
44
- https://www.elastic.co/guide/en/elasticsearch/reference/current/esql-cross-clusters.html
55
applies_to:
6-
stack: ga
6+
stack: preview 9.0, ga 9.1
77
serverless: unavailable
88
products:
99
- id: elasticsearch
@@ -13,12 +13,6 @@ products:
1313

1414
# Use ES|QL across clusters [esql-cross-clusters]
1515

16-
17-
::::{warning}
18-
{{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.
19-
::::
20-
21-
2216
With {{esql}}, you can execute a single query across multiple clusters.
2317

2418

solutions/search/cross-cluster-search.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ The following APIs support {{ccs}}:
2525
* [Field capabilities](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-field-caps)
2626
* [Painless execute API](elasticsearch://reference/scripting-languages/painless/painless-api-examples.md)
2727
* [Resolve Index API](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-indices-resolve-index)
28+
* [Vector tile search](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-search-mvt)
29+
* {applies_to}`stack: preview 9.0, ga 9.1` [ES|QL](../../explore-analyze/query-filter/languages/esql-cross-clusters.md)
2830
* [preview] [EQL search](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-eql-search)
2931
* [preview] [SQL search](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-sql-query)
30-
* [preview] [Vector tile search](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-search-mvt)
31-
* [preview] [ES|QL](../../explore-analyze/query-filter/languages/esql-cross-clusters.md)
3232

3333

3434
## Prerequisites [_prerequisites]

0 commit comments

Comments
 (0)