Which parameter determines the shortest words to index in FULLTEXT indexes?
(a) ft_min_word_len
(b) ft_min_len_word
(c) ft_word_min_len
(d) ft_word_len_word
I had been asked this question during an interview.
My question is taken from Using Full Text Searches in chapter Using SQL to Manage Data of MySQL