VIOLA!

As it turns out, the cnf file that I was shown was the cnf file on the OLD
server that we used when we had DB/Webserver combined on one server - that
conf was not updated for the new separate DB server.

Thanks muchly all, that change made the search work as expected!!!

Thanks for the starting point for finding that mistake Baron! :)

*knocks head against wall repeatedly*
 


On 10/30/07 5:09 PM, "Baron Schwartz" <[EMAIL PROTECTED]> wrote:

> Mike,
> 
> Mike Morton wrote:
>> OK - I am at a total loss here :)
>> 
>> We have added an addition fulltext field with the highest rating:
>> match(search_keywords) against ('vic*' IN BOOLEAN MODE) * 16
>> 
>> And verified that in that field, there is indeed a keyword "vic" - but still
>> - that result is not returned, SO...
>> 
>> That leads me to believe, that despite what my eyes see in the my.cnf:
>> ft_min_word_len = 2
> 
> SHOW VARIABLES LIKE 'ft%';
> 
> Should show you the variables you care about.

-- 
Cheers

Mike Morton

****************************************************
*
* Tel: 905-465-1263
* Email: [EMAIL PROTECTED]
*
****************************************************




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

Reply via email to