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/reference/query-languages/index.md
+2-10Lines changed: 2 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,20 +5,12 @@ applies_to:
5
5
---
6
6
# Query languages
7
7
8
-
:::{note}
9
-
This section provides detailed **reference information** for query languages.
10
-
11
-
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.
12
-
:::
13
-
14
-
This section contains reference information for Elastic query languages.
8
+
This section contains reference information for Elastic query languages, including:
15
9
16
10
*[Query DSL](querydsl.md)
17
11
*[ES|QL](esql.md)
18
12
*[SQL](sql.md)
19
13
*[EQL](eql.md)
20
14
*[KQL](kql.md)
21
15
22
-
:::{tip}
23
-
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.
24
-
:::
16
+
For more information about each language, refer to the [Explore and analyze](docs-content://explore-analyze/query-filter/languages.md) section.
0 commit comments