I'm trying to implement a full text search but need to match strings of 3 characters or more.
The MySQL server variable ft_min_word_len is set to 4 and since this site will run on shared hosting I'm not sure I can change it globally (since it's down to the host).
I was wondering if it's possible to change ft_min_word_len on a 'local' level, perhaps using PHP?
--
Tek-Tips Forums is Member Supported. Click Here to donate
<honk>*:O)</honk>
Tyres: Mine's a pint of the black stuff.
Mike: You can't drink a pint of Bovril.
The MySQL server variable ft_min_word_len is set to 4 and since this site will run on shared hosting I'm not sure I can change it globally (since it's down to the host).
I was wondering if it's possible to change ft_min_word_len on a 'local' level, perhaps using PHP?
--
Tek-Tips Forums is Member Supported. Click Here to donate
<honk>*:O)</honk>
Tyres: Mine's a pint of the black stuff.
Mike: You can't drink a pint of Bovril.