The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Fulltext search gone
I did upgrade my board to 4.0 on a test enviroment, and since than fulltext search is gone and I can't choose the option in the admin CP anymore. Any idea how to fix this? Is this a bug maybe?
|
#2
|
||||
|
||||
It was removed in 4.0.
|
#3
|
||||
|
||||
Removed!?! Jawdrop. What is it using now? Only that own search engine? We threw it away years ago because it's so bad. Way too big and turtle slow.
|
#4
|
||||
|
||||
Its still using mysql fulltext.
|
#5
|
||||
|
||||
Hello Paul,
It's not working anymore. New content can be searched, the old stuff is gone. Support just says I have to rebuild the search index, but the only explanation about how to do that is that I get directed to the one from Vbulletin. How do I fix the Fulltext index? Which queries do I need to run, or rather ask my host to run? I have to dump the old index first? |
#6
|
|||
|
|||
Rebuild Search Index in admin cp
|
#7
|
||||
|
||||
That's the Vbulletin only?
Apart from that, the forum is big and we have to mail queries to the host. He can run it directly on the server. It completes there within half an hour or so. I costs us hours and crashes (if it ever completes). Fulltext as we know it is gone http://www.vbulletin.com/forum/entry...nges-in-vB-4-0 Sigh. Edit: giving this new implementation a shot. From what I recall: it builds faster than the old DB search. So far, it seems to work ok too. It's reindexing in the background on my productionboard while it's live and used. Searchresults still come in within 2 seconds (which isn't bad at all for us). But we'll see how it works tomorrow. |
#8
|
|||
|
|||
TosaInu, how did you make out with the re-indexing?
|
#9
|
||||
|
||||
Hello SillyAlien,
It's not completed yet. I first used the default setting of 250 items per batch, and some 600,000 posts were indexed within a few hours. I left it running during the night and it got at some 700,000. Probably stuck. I let it run for the rest of the day (12+ hours) and it was still there. So, the PHP script probably timed out. The forum was running all the time and no glitches were reported from any member. I'm sure it would be said if there was any. I launched it again at 50 per batch, and the script hung again, followed by a crash of the browser. There are some 720,000 items in the searchlog now. That's far from completed. The problem is that several single posts on our forum are multi page essays. A few years ago, the PHP limit was set so that one of them could be just posted at a time without crashing PHP. The PHP settings are increased a few notches now, but it won't be able to process 50 at the same time. Setting the batch to 1 at a time, and assuming 1 second for a batch cyclus, it will take 12 days to hit the first million. So, I'll have to tweak to get it done. There are 700,000 records now and I searched for a word there: results come up within 2 seconds, so performance isn't bad (for us). I would say it's a decent, good or even very good implementation. The built script is a bottleneck when you have a large site and big items. I'm guessing memory and timeouts is the problem for me. Would it be possible to run the build script from the commandline? Will that prevent issues? |
#10
|
|||
|
|||
fingers crossed
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|