-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
>docsGeneral docs changesGeneral docs changes
Description
Elasticsearch version (bin/elasticsearch --version): master
Plugins installed: N/A
JVM version (java -version): N/A
OS version (uname -a if on a Unix-like system): N/A
Description of the problem including expected versus actual behavior:
ignore-above.asciidoc says "If you use UTF-8 text with many non-ASCII characters, you may want to set the limit to 32766 / 3 = 10922 since UTF-8 characters may occupy at most 3 bytes." however a UTF-8 character can take up 4 bytes.
Steps to reproduce:
Look at ignore-above.asciidoc
Provide logs (if relevant):
Metadata
Metadata
Assignees
Labels
>docsGeneral docs changesGeneral docs changes