Hi Merlin, you can create your own stopword file (one word per line) and activate it in my.cnf like this:
# The MySQL server [mysqld] set-variable = ft_stopword_file=/etc/my.stopwords HTH, Thomas On Fri, 28 Oct 2005, Merlin wrote: > Hi there, > > as mysql docs describe, there is a stop words table by default: > http://dev.mysql.com/doc/refman/5.0/en/fulltext-stopwords.html > > Does anybody know how to add a german table ( I guess there is an > equivalent to the engl. one)? > Does this also work with MySQL 4.0.18? > > Thank you for any help, > > Merlin > > -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]