I am running vBulletin 3.8.6 Patch Level 1
We have about 3.9 Million Posts
I'm trying to rebuild the search index, correct me if I am wrong.
I set the script to execute 1000 posts at a time and each cycle takes approximately 30 seconds. At this rate the rebuild would take about 32 hours?
( 3900000 posts / 1000 posts per cycle ) * 30 seconds per cycle = 117000 seconds
32.5 Hours
Is there any way I can speed this up to do anything to ensure it completes as it failed last time sometime in the middle of the night.
We have about 3.9 Million Posts
I'm trying to rebuild the search index, correct me if I am wrong.
I set the script to execute 1000 posts at a time and each cycle takes approximately 30 seconds. At this rate the rebuild would take about 32 hours?
( 3900000 posts / 1000 posts per cycle ) * 30 seconds per cycle = 117000 seconds
32.5 Hours
Is there any way I can speed this up to do anything to ensure it completes as it failed last time sometime in the middle of the night.
Comment