Skip to content

[Reference] Revisit query language landing page #127632

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
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
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