Remove reference to not_analyzed.

Relates #30122.
This commit is contained in:
Adrien Grand 2018-04-25 14:58:55 +02:00
parent d9ea0dd6c3
commit 0a5a9a2086

View File

@ -81,7 +81,7 @@ Defaults to `true`.
<<mapping-index,`index`>>::
Should the field be searchable? Accepts `not_analyzed` (default) and `no`.
Should the field be searchable? Accepts `true` (default) and `false`.
<<null-value,`null_value`>>::