Quote:
Originally Posted by hambil
I'm not quite sure what you are saying. Setting it in vb is a snap. Took me about ten minutes to change the setting and come up with a list of common two letter words (via google). vBulletin screens out those words before even sending them to MySQL.
Since every board gets it's own MySQL database having your host change the minimum too two letters should not be a problem.
|
MySQL FullText searching is limited to msyql, not vB, the vB search settings as marco has said do not take effect on mysql's fulltext searches.
We'd need to recompile php, and make it search very tiny words, this would mean the indexes would grow larger and be less useful and drain the server more.
I very much doubt we are going to allow mysql to index 2 letter words.