Word is that vBulletin 3 is finally going to support fulltext search by default in the next version, which should be coming out pretty soon.
My forum currently runs 2.3.X just like this forum. When I upgrade to 3.X I pretty have to use the fulltext search because there are a few million posts and the built-in VB index is really slow.
The problem is that I use fulltext search on another part of my site. This part searches over a small amount of text and it is necessary that the minimum word length is set to one character and there is no stopword list. I couldn't do this for the forum with a few million posts.
So, my question is:
Is it possible to have different fulltext settings for different databases?