Thanks for your reply, snakes.
I ran through console (same user, database and password as my vB installation) the two queries needed according to the vB options:
ALTER TABLE post ADD FULLTEXT INDEX (title,pagetext)
ALTER TABLE thread ADD FULLTEXT INDEX (title)
My MySQL version is 5.0.45-community
--------------- Added [DATE]1212456274[/DATE] at [TIME]1212456274[/TIME] ---------------
It seems we solved this issue by forcing vBulletin to use fulltext search through the settings table and then restarting apache and mysql.
Thanks again!
|