Browse Source

Remove reference to `not_analyzed`.

Relates #30122.
Adrien Grand 7 years ago
parent
commit
0a5a9a2086
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/mapping/types/token-count.asciidoc

+ 1 - 1
docs/reference/mapping/types/token-count.asciidoc

@@ -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`>>::