Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 1 addition & 10 deletions docs/discover/try-esql.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -123,13 +123,4 @@ FROM kibana_sample_data_ecommerce
| WHERE order_date >= ?_tstart and order_date <= ?_tend
----

image::images/esql-custom-time-series.png[ESQL query with a custom time field enabled]


[float]
==== ES|QL and LOOKUP JOINs

The ES|QL editor supports {ref}/esql-commands.html#esql-lookup-join[`LOOKUP JOIN`] commands and suggests lookup mode indices and join condition fields.

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]

image::images/esql-custom-time-series.png[ESQL query with a custom time field enabled]