Closed (fixed)
Project:
Boost
Version:
6.x-1.x-dev
Component:
Cron Crawler
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2009 at 19:52 UTC
Updated:
23 Nov 2009 at 10:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
mikeytown2 commentedComment #2
mikeytown2 commentedcommitted
Comment #3
mikeytown2 commentedThe prune function can only run once, otherwise the counter gets messed up. The quick fix is to only prune once; but with the prune function it would be possible for the crawler to be more robust.
Did a quick test and was able to load 1.2M records in about 10 min, a huge improvement compared to the old way.
Comment #4
mikeytown2 commentedcommitted the fix