ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,625
- Points
- 823
Reputation:
Hi there, we look for some advises :
Our ft_min_word_len=4 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 .
Continue reading...
Our ft_min_word_len=4 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 .
Continue reading...