Drop `search_analyzer` parameter from keyword.asciidoc (#24221)

`search_analyzer` isn't supported by `keyword` fields so this removes
it from the documentation for them.
This commit is contained in:
Danilo Akamine 2017-04-25 12:48:44 -04:00 committed by Nik Everett
parent e69147a870
commit 0adaf9fb4c
1 changed files with 0 additions and 5 deletions

View File

@ -91,11 +91,6 @@ The following parameters are accepted by `keyword` fields:
the <<mapping-source-field,`_source`>> field. Accepts `true` or `false` the <<mapping-source-field,`_source`>> field. Accepts `true` or `false`
(default). (default).
<<search-analyzer,`search_analyzer`>>::
The <<analyzer,`analyzer`>> that should be used at search time on
<<mapping-index,`analyzed`>> fields. Defaults to the `analyzer` setting.
<<similarity,`similarity`>>:: <<similarity,`similarity`>>::
Which scoring algorithm or _similarity_ should be used. Defaults Which scoring algorithm or _similarity_ should be used. Defaults