« Back Issue #10
  • 2010-09-06 17:04 Reported by administrator
  • 2010-10-12 22:10 Marked fixed
Status: Marked fixed
Priority: Medium

Store crawl parameters in QueueBundle when start a crawl

administrator 2010-09-06 17:04

Currently, when a new crawl is launched the crawl parameter are stored in the QueueServer and not persistently. This makes it awkward for resuming old crawls. Instead, the crawl info should be set in the QueueBundle when it is initialized. People should also be able to import as the current crawl options the crawl options of old crawls.

chris 2010-09-16 16:53

Fixed with commit 487a46f, Chris

X