Skip to content
Merged
Changes from 2 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
12 changes: 2 additions & 10 deletions docs/reference/query-languages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,12 @@ applies_to:
---
# Query languages

:::{note}
This section provides detailed **reference information** for query languages.

Refer to [Query Languages](docs-content://explore-analyze/query-filter/languages.md) in the **Explore and analyze** section for overview, getting started and conceptual information.
:::

This section contains reference information for Elastic query languages.
This section contains reference information for Elastic query languages, including:

* [Query DSL](querydsl.md)
* [ES|QL](esql.md)
* [SQL](sql.md)
* [EQL](eql.md)
* [KQL](kql.md)

:::{tip}
Refer to [query languages](docs-content://explore-analyze/query-filter/languages.md) in the **Explore and analyze** section for overview and conceptual information about each language.
:::
For more information about each language, check out the [query languages](docs-content://explore-analyze/query-filter/languages.md) documentation.
Loading