Hi.

What do I need to do to make FTS index things like c++? I have tried setting

ft_min_word_len=0
and
ft_min_word_len=1

in /etc/my.cnf.

Restarted the mysqld and did a RENAME on the table followed by a new CREATE 
TABLE and an INSERT ... SELECT to import the data back into the correctly 
named table, but I still cannot search for "c", any other 1 character term or 
"c++" in my data set. I can search for two-character terms fine, though...

Is this not possible, or have I missed a setting somewhere?

Regards.

Gordan

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to