The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
MYSQL full text search
How does one reduces the minimum number of characters in MYSQL full text search? Currently it is set to four and I want to reduce it to 3.
Ps. I mean on the MYSQL server, not on the VB. |
#2
|
||||
|
||||
Code:
[mysqld] ft_min_word_len = 3 ft_max_word_len = 20 |
#3
|
||||
|
||||
Thanks Teck
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|