Skip to content

Commit daaa934

Browse files
andrewbanchichChristoph Büscher
authored andcommitted
Update query-dsl.asciidoc (#27669)
1 parent 3403ca5 commit daaa934

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/query-dsl.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
[partintro]
55
--
66

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
7+
Elasticsearch provides a full Query DSL (Domain Specific Language) based on JSON to define queries.
8+
Think of the Query DSL as an AST (Abstract Syntax Tree) of queries, consisting of two types of
99
clauses:
1010

1111
Leaf query clauses::

0 commit comments

Comments
 (0)