Thread: Site Problems??
View Single Post
Old 09-26-2007   #4
scheides
flips McGee
 
scheides's Avatar
Re: Site Problems??

Quote:
Originally Posted by slowboy View Post
Isn't that a change in the MySQL database settings for full-text searches? Does that require you to rebuild the indexes or is it automatic?

If you lower it to 2 the index will get a lot larger, probably not necessary.


Edit: After one search it's very apparent, this is only going to take effect on new posts unless you manually tell it to rebuild the search indexes.

Also, please automatically include a star after each search word. Otherwise I have to remember to type in turbo* oxygen* in my searches if I wanted to find posts with turbos and some word form of oxygen. It looks like it's already splitting up the search by words so it shouldn't be too hard to add them: ... AGAINST ('+$word1* +$word2* ...' IN BOOLEAN MODE) ...
Hit me up with a link or two on this info, mostly because I can't be bothered to search myself.
scheides is offline   Reply With Quote