RE: Boolean search showing zero results in error

2004-12-21 Thread Alisa Joy Cognard
Thank you very much, that is a great help. Alisa -Original Message- From: Michael Stassen [mailto:[EMAIL PROTECTED] Sent: lundi 20 decembre 2004 22:06 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Boolean search showing zero results in error "keep" is a full-tex

Re: Boolean search showing zero results in error

2004-12-20 Thread Michael Stassen
"keep" is a full-text stopword, by default, which means it isn't indexed. You'll need a custom stopword list if you want "keep" to be indexed. See the manual for details . The default list of stopwords is in myisam/ft_static.c in a s