Skip to content

Commit 0ce567a

Browse files
committed
[DOCS] Removes experimental from ES|QL Helper
1 parent 247fc2e commit 0ce567a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

elasticsearch/lib/elasticsearch/helpers/esql_helper.rb

-4
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@
1818
module Elasticsearch
1919
module Helpers
2020
# Elasticsearch Client Helper for the ES|QL API
21-
# This functionality is Experimental and may be changed or removed
22-
# completely in a future release. Elastic will take a best effort approach
23-
# to fix any issues, but experimental features are not subject to the
24-
# support SLA of official GA features.
2521
#
2622
# @see https://www.elastic.co/guide/en/elasticsearch/reference/current/esql-query-api.html
2723
#

0 commit comments

Comments
 (0)