Actions
Feature #80120
openWarning if mysql fulltext is enabled and length of searchword is less than MySQL parameter ft_min_word_len
Status:
New
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2017-03-03
Due date:
% Done:
0%
Estimated time:
PHP Version:
7.0
Tags:
Complexity:
Sprint Focus:
Description
Default MySQL setting for ft_min_word_len is 4. Therefore if the length of searchword is less than 4 indexed search does not return the exspected results. Also confusing that there are some strings ("zum", "der" , ...) which can be found anyway.
Indexed search should display a warning if length of entered searchword is less than ft_min_word_len.
No data to display
Actions