You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/discover/try-esql.asciidoc
+1-10Lines changed: 1 addition & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,13 +123,4 @@ FROM kibana_sample_data_ecommerce
123
123
| WHERE order_date >= ?_tstart and order_date <= ?_tend
124
124
----
125
125
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