| This is the database I think. From the MySQL docs:
Some words are ignored in full-text searches:
* Any word that is too short is ignored. The default minimum length of words that are found by full-text searches is four characters.
* Words in the stopword list are ignored. (...) |