We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3403ca5 commit daaa934Copy full SHA for daaa934
docs/reference/query-dsl.asciidoc
@@ -4,8 +4,8 @@
4
[partintro]
5
--
6
7
-Elasticsearch provides a full Query DSL based on JSON to define queries.
8
-Think of the Query DSL as an AST of queries, consisting of two types of
+Elasticsearch provides a full Query DSL (Domain Specific Language) based on JSON to define queries.
+Think of the Query DSL as an AST (Abstract Syntax Tree) of queries, consisting of two types of
9
clauses:
10
11
Leaf query clauses::
0 commit comments