From 6bdae3220dd52f136f9aeb7fe95bb40e5b0884bc Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Thu, 5 Sep 2019 05:22:52 +0000 Subject: Text search comment --- doc/README.org | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/README.org b/doc/README.org index b15bc33f..03cba62a 100644 --- a/doc/README.org +++ b/doc/README.org @@ -118,6 +118,13 @@ If you want to run as root you may have to set : [mariadbd] : user=root +You also need to set + +: ft_min_word_len = 3 + +To make sure word text searches (shh) work and rebuild the tables if +required. + To check error output in a file on start-up run with something like : mariadbd -u mariadb --console --explicit_defaults_for_timestamp --datadir=/gnu/mariadb --log-error=~/test.log -- cgit v1.2.3