> Is there some way to turn off the default 4-letter
> minimum length for words in the FULLTEXT index in mysql
> 3.23.41-nt ?

from: http://www.mysql.com/doc/F/u/Fulltext_Fine-tuning.html 

> Minimal length of word to be indexed is 
> defined by MySQL variable ft_min_word_length.
> Change it to the value you prefer, and rebuild 
> your FULLTEXT indexes. 

How is full-text working for you otherwise? Is it excruciatingly slow to
generate indexes and optimize tables as some have said?

c
--
Chris Lott

---------------------------------------------------------------------
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