Chromaniac
Well-known member
So, I have done the steps mentioned across the various threads...
Ran the
Added
Configured MariaDB with
Set minimum character length to 2 in search settings in backend.
Ran the search index rebuild.
If I try to search a two letter word, it shows
Ran the
xf:convert-search-innodb command. Added
$config['searchInnoDb'] = true; in config file. Configured MariaDB with
--innodb_ft_min_token_size=2. Set minimum character length to 2 in search settings in backend.
Ran the search index rebuild.
If I try to search a two letter word, it shows
The search could not be completed because the search keywords were too short, too long, or too common.. Just wondering what else could I have missed?