I'm implementing a search feature on one of my sites and I would like
to have a Google-style "X is a very common word and was not included
in your search" for stop words.  I believe the stop words in fulltext
searching are dictated at compile time, so is there any way I can get
a list of current stop words from MySQL?

Alternatively, how would I find out the default (assuming there is
one) set of stop words used?


Cheers,
Tim.

-- 
Tim Fountain ([EMAIL PROTECTED])
http://www.tfountain.co.uk/


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