The configuration community:
ft_stopword_file
Information
The file from which to read the list of stopwords for full-text searches. All the words from the file are used; comments are not honored. By default a built-in list of stopwords is used (as defined in the myisam/ft_static.c file). Setting this variable to the empty string ('') disables stopword filtering. This variable was added in MySQL 4.0.10.
Syntax
Example



