On Tue, 14 Sep 2004, joe mcguckin wrote:

> If I perform a fulltext search for 'foo', it won't match text like
> 'foo, inc'.

In addition to the other suggestions, make sure our ft_min_word_len isn't
more than 2, because it won't index words shorter than that many characters.


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

Reply via email to