Skip to content

Commit 4167842

Browse files
committed
Remove reference to not_analyzed.
Relates #30122.
1 parent 2ca69ab commit 4167842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Defaults to `true`.
8181

8282
<<mapping-index,`index`>>::
8383

84-
Should the field be searchable? Accepts `not_analyzed` (default) and `no`.
84+
Should the field be searchable? Accepts `true` (default) and `false`.
8585

8686
<<null-value,`null_value`>>::
8787

0 commit comments

Comments
 (0)