Skip to content

Commit 5e40884

Browse files
[Docs] Kibana ES|QL updates (#224725)
This PR reproduces relevant changes from elastic/docs-content#1818 for 9.1 Elasticsearch counterpart: elastic/elasticsearch#129782
1 parent b71581b commit 5e40884

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

docs/discover/try-esql.asciidoc

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -123,13 +123,4 @@ FROM kibana_sample_data_ecommerce
123123
| WHERE order_date >= ?_tstart and order_date <= ?_tend
124124
----
125125

126-
image::images/esql-custom-time-series.png[ESQL query with a custom time field enabled]
127-
128-
129-
[float]
130-
==== ES|QL and LOOKUP JOINs
131-
132-
The ES|QL editor supports {ref}/esql-commands.html#esql-lookup-join[`LOOKUP JOIN`] commands and suggests lookup mode indices and join condition fields.
133-
134-
image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blte43a30a93241d650/67c23670045f5839e5bfd1e4/lookup-join-demo.gif[Using the LOOKUP JOIN command to autocomplete an ES|QL query]
135-
126+
image::images/esql-custom-time-series.png[ESQL query with a custom time field enabled]

0 commit comments

Comments
 (0)