|
@@ -290,9 +290,9 @@ GET /_search
|
|
|
--------------------------------------------------
|
|
|
// CONSOLE
|
|
|
|
|
|
-Also, accepts `analyzer`, `boost`, `lenient`, `slop` and `zero_terms_query` as explained
|
|
|
-in <<query-dsl-match-query>>. Type `phrase_prefix` additionally accepts
|
|
|
-`max_expansions`.
|
|
|
+Also, accepts `analyzer`, <<mapping-boost,`boost`>>, `lenient` and `zero_terms_query` as explained
|
|
|
+in <<query-dsl-match-query>>, as well as `slop` which is explained in <<query-dsl-match-query-phrase>>.
|
|
|
+Type `phrase_prefix` additionally accepts `max_expansions`.
|
|
|
|
|
|
[IMPORTANT]
|
|
|
[[phrase-fuzziness]]
|