Skip to content

Commit a37669f

Browse files
Update match-phrase-query.asciidoc
Added Parameters for consistency
1 parent f743a1e commit a37669f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/reference/query-dsl/match-phrase-query.asciidoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ GET /_search
1919
}
2020
--------------------------------------------------
2121

22-
A phrase query matches terms up to a configurable `slop`
23-
(which defaults to 0) in any order. Transposed terms have a slop of 2.
24-
2522
The `analyzer` can be set to control which analyzer will perform the
2623
analysis process on the text. It defaults to the field explicit mapping
2724
definition, or the default search analyzer, for example:

0 commit comments

Comments
 (0)