Browse Source

Remove docs warning that synthetic source is in es|ql is experimental. (#129930)

Martijn van Groningen 3 months ago
parent
commit
ae3c3601fd
1 changed files with 0 additions and 3 deletions
  1. 0 3
      docs/reference/query-languages/esql/limitations.md

+ 0 - 3
docs/reference/query-languages/esql/limitations.md

@@ -100,9 +100,6 @@ In addition, when [querying multiple indexes](docs-content://explore-analyze/que
 
 {{esql}} does not support configurations where the [_source field](/reference/elasticsearch/mapping-reference/mapping-source-field.md) is [disabled](/reference/elasticsearch/mapping-reference/mapping-source-field.md#disable-source-field).
 
-[preview] {{esql}}'s support for [synthetic `_source`](/reference/elasticsearch/mapping-reference/mapping-source-field.md#synthetic-source) is currently experimental.
-
-
 ## Full-text search [esql-limitations-full-text-search]
 
 One limitation of [full-text search](/reference/query-languages/esql/functions-operators/search-functions.md) is that it is necessary to use the search function,