View Single Post
  #2 (permalink)  
Old 04-12-2006, 03:26 AM
onemc onemc is offline
New Pligger
 
Join Date: Apr 2006
Posts: 6
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. (...)
Reply With Quote