|
@@ -161,7 +161,7 @@ A phrase query matches terms up to a configurable `slop`
|
|
|
(which defaults to 0) in any order. Transposed terms have a slop of 2.
|
|
|
|
|
|
The `analyzer` can be set to control which analyzer will perform the
|
|
|
-analysis process on the text. It default to the field explicit mapping
|
|
|
+analysis process on the text. It defaults to the field explicit mapping
|
|
|
definition, or the default search analyzer, for example:
|
|
|
|
|
|
[source,js]
|