Update keyword.asciidoc

`ignore_above` doesn't apply to analyzed `text` fields
This commit is contained in:
Clinton Gormley 2016-05-02 13:47:14 +02:00
parent 9162fd27a0
commit 7c8397d99b

View File

@ -62,7 +62,7 @@ The following parameters are accepted by `keyword` fields:
<<ignore-above,`ignore_above`>>::
Do not index or analyze any string longer than this value. Defaults to
Do not index any string longer than this value. Defaults to
`2147483647` so that all values would be accepted.
<<include-in-all,`include_in_all`>>::