Hi guys, we upgraded from 3x to 4x and then moved the database to a fresh install of VB on another server.
I know the search indexing system changed from 3x to 4x but what's happening is that VB is not able to search for anything from before the move. It's not indexing "backwards", as it were. It's only finding threads and posts that have been created since the move.
If I'm not mistaken, VB uses the MySQL index right? So is there some query I can run in MySQL or VB maintenance script that will cause the index to be created for the entire database and not just the newly created threads/posts?
Should I look in to a different search subsystem like Sphinx or something?
I know the search indexing system changed from 3x to 4x but what's happening is that VB is not able to search for anything from before the move. It's not indexing "backwards", as it were. It's only finding threads and posts that have been created since the move.
If I'm not mistaken, VB uses the MySQL index right? So is there some query I can run in MySQL or VB maintenance script that will cause the index to be created for the entire database and not just the newly created threads/posts?
Should I look in to a different search subsystem like Sphinx or something?
Comment