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
5 changes: 2 additions & 3 deletions explore-analyze/discover/try-esql.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,8 @@ For the complete {{esql}} documentation, including all supported commands, funct
1. Go to **Discover**.
2. Select {icon}`code` **{{esql}}** or **Try {{esql}}** from the application menu.

:::{tip}
If you've entered a KQL or Lucene query in the default mode of Discover, it automatically converts to ES|QL.
:::
- If you've entered a KQL or Lucene query in the default mode of Discover, it automatically converts to {{esql}}.
- {applies_to}`serverless: ga` {applies_to}`stack: ga 9.4+` Discover remembers your last used query mode. The next time you open a new Discover session, it opens in the mode you last used.

Let’s say we want to find out what operating system users have and how much RAM is on their machine.

Expand Down
Loading