XenForo
Administrative
- Thread starter
- Admin
- #1
Hi there, we look for some advises :
Our ft_min_word_len=4 AND table is with MyISAM :
when we do a serach for some word on my forum like YY-YYYY it work without any problem .
But with innodb_ft_min_token_size=3 AND table is with innodb :
if i do the same search for YY-YYYY it does't give anything .
Read more about this Feed . . .
Our ft_min_word_len=4 AND table is with MyISAM :
when we do a serach for some word on my forum like YY-YYYY it work without any problem .
But with innodb_ft_min_token_size=3 AND table is with innodb :
if i do the same search for YY-YYYY it does't give anything .
Read more about this Feed . . .