I need to change the stop word file used by the MySQL in fulltext seach.
The documentation (www.mysql.com/doc/en/Fulltext_Fine-tuning.html) explains how to inform to MySQL the new stop word file through the
"ft_stopword_file" variable.
But I could not find any reference to the layout of this file, for example, how to separate each stop word in the list?
Does someone have any experience on that?
Thanks
Cleber.
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]