Disable Stopwords
Posted: Wed Jul 13, 2011 3:52 pm
On fulltext searches, MYSQL by default ignores short words such a 'the', 'is', 'by', 'little', etc.
I own a music search engine and this stops me from finding a song like "little by little".
How can I disable MYSQL stopwords? Thanks for your help.
I own a music search engine and this stops me from finding a song like "little by little".
How can I disable MYSQL stopwords? Thanks for your help.