yacy_search_server/source/net/yacy/kelondro
orbiter 70dd26ec95 added the new crawl scheduling function to the crawl start menu:
- the scheduler extends the option for re-crawl timing. Many people misunderstood the re-crawl timing feature because that was just a criteria for the url double-check and not a scheduler. Now the scheduler setting is combined with the re-crawl setting and people will have the choice between no re-crawl, re-crawl as was possible so far and a scheduled re-crawl. The 'classic' re-crawl time is set automatically when the scheduling function is selected
- removed the bookmark-based scheduler. This scheduler was not able to transport all attributes of a crawl start and did therefore not support special crawling starts i.e. for forums and wikis
- since the old scheduler was not aber to crawl special forums and wikis, the must-not-match filter was statically fixed to all bad pages for these special use cases. Since the new scheduler can handle these filters, it is possible to remove the default settings for the filters
- removed the busy thread that was used to trigger the bookmark-based scheduler
- removed the crontab for the bookmark-based scheduler

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7051 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-08-19 23:52:38 +00:00
..
blob added the new crawl scheduling function to the crawl start menu: 2010-08-19 23:52:38 +00:00
data patch for bad values during local search join 2010-06-20 00:31:00 +00:00
index better memory management and slightly less (in total and temporary) RAM allocation: 2010-08-04 13:33:12 +00:00
io - enhanced concurrency in database index access for multicore 2010-08-03 04:58:48 +00:00
logging redirect uncaught exceptions to logging + small other changes 2010-08-16 12:33:06 +00:00
order - removed the UPnP library sources from sbbi and added the jar library again. The library was included to get support for fedora releases, but after this time the fact that the sbbi cannot be part of fedora should be re-discussed. If this will still not be possible, then we may integrate the sbbi UPnP package using reflection. 2010-06-26 10:32:47 +00:00
rwi better memory management and slightly less (in total and temporary) RAM allocation: 2010-08-04 13:33:12 +00:00
table - better url double check in crawler 2010-08-11 09:54:18 +00:00
util added a scheduler based on API actions 2010-08-19 12:13:54 +00:00
workflow *) fixed SVN properties 2010-07-18 10:02:03 +00:00