Skip to content

Commit 9d370d6

Browse files
author
Eric Sethna
authored
Merge pull request mattermost#688 from mattermost/lfbrock-patch-2
Update requirements.rst
2 parents 3b92f64 + 3c67e6b commit 9d370d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/install/requirements.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Database Software
6767
- MySQL 5.6+
6868
- PostgreSQL 9.4+
6969

70-
Deployments requiring searching in Chinese, Japanese and Korean languages require MySQL 5.7.6+ and the configuration of `ngram Full-Text parser <https://dev.mysql.com/doc/refman/5.7/en/fulltext-search-ngram.html>`__. See `CJK discussion <https://github.com/mattermost/platform/issues/2033#issuecomment-183872616>`__ for details.
70+
Deployments requiring searching in Chinese, Japanese and Korean languages require MySQL 5.7.6+ and the configuration of `ngram Full-Text parser <https://dev.mysql.com/doc/refman/5.7/en/fulltext-search-ngram.html>`__. For searching two characters, you will also need to set ``ft_min_word_len`` and ``innodb_ft_min_token_size`` to ``2`` and restart MySQL. See `CJK discussion <https://github.com/mattermost/platform/issues/2033#issuecomment-183872616>`__ for details.
7171

7272
Hardware Requirements
7373
---------------------

0 commit comments

Comments
 (0)