Search stop words
Aug 10. 10While writing a simple search plug-in for ExpressionEngine I went looking for a nicely formatted array or CSV file of ‘stop words’ which I could diff my search string against. Didn’t find anything which was an easy copy/paste so I thought I’d post the content that I adapted from the MySQL docs here for others to use. :)
Download: search_stop_words.csv
Have fun! :)