On 23 Sep 2003 at 17:07, Imran Aziz wrote:

>     I have come to know that mySQL FULL TEXT search has the limitation
>     of the search phrase to be more then 3 charators. In order to
>     alter the default behavior one has to alter the variable
>     ft_min_word_len. I am running MySQL 3.23.54 and the FULL Text
>     search works fine , but I am unable to alter the variable
>     ft_min_word_len either using the my.cnf file or by altering the
>     variable value on mysql startup.

The ft_min_word_len variable wasn't introduced until MySQL 4.  See 
http://www.mysql.com/doc/en/Fulltext_Fine-tuning.html

-- 
Keith C. Ivey <[EMAIL PROTECTED]>
Tobacco Documents Online
http://tobaccodocuments.org


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to