This is a common problem caused by MySQL configuration, and it’s connected with a minimum length of a search query.
Please check "ft_min_word_len" setting; it controls the minimum number of characters in the MySQL query. If you lower the limit...
Read the FULL answer