Skip to content

Commit 4fc833b

Browse files
prondzyndanielmitterdorfer
authored andcommitted
Unify headers for full text queries
Relates #31599
1 parent f6c64a0 commit 4fc833b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/query-dsl/full-text-queries.asciidoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The queries in this group are:
2525

2626
The multi-field version of the `match` query.
2727

28-
<<query-dsl-common-terms-query,`common_terms` query>>::
28+
<<query-dsl-common-terms-query,`common` terms query>>::
2929

3030
A more specialized query which gives more preference to uncommon words.
3131

@@ -35,7 +35,7 @@ The queries in this group are:
3535
allowing you to specify AND|OR|NOT conditions and multi-field search
3636
within a single query string. For expert users only.
3737

38-
<<query-dsl-simple-query-string-query,`simple_query_string`>>::
38+
<<query-dsl-simple-query-string-query,`simple_query_string` query>>::
3939

4040
A simpler, more robust version of the `query_string` syntax suitable
4141
for exposing directly to users.

0 commit comments

Comments
 (0)