yacy_search_server/source/de/anomic/data
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
..
list - added a new Wiki Namespace Navigator 2010-03-05 21:25:49 +00:00
wiki better handling of OOM situations 2010-06-15 19:44:05 +00:00
blogBoard.java better handling of OOM situations 2010-06-15 19:44:05 +00:00
blogBoardComments.java better handling of OOM situations 2010-06-15 19:44:05 +00:00
BookmarkDate.java better handling of OOM situations 2010-06-15 19:44:05 +00:00
BookmarkHelper.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
bookmarksDB.java added the new crawl scheduling function to the crawl start menu: 2010-08-19 23:52:38 +00:00
DidYouMean.java added another geolocalization data source: GeoNames 2010-05-15 23:49:30 +00:00
DidYouMeanLibrary.java *) changes for better code readability 2010-04-13 01:31:16 +00:00
diff.java *) changes for better code readability 2010-04-13 01:16:09 +00:00
LibraryProvider.java migrated all my LGPL 3 -licensed files to the LGPL 2.1 because LGPL 3 is not compatible to the GPL 2 2010-06-28 16:25:14 +00:00
listManager.java *) changes for better code readability 2010-04-13 01:16:09 +00:00
messageBoard.java better handling of OOM situations 2010-06-15 19:44:05 +00:00
MimeTable.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
SitemapParser.java added the new crawl scheduling function to the crawl start menu: 2010-08-19 23:52:38 +00:00
translator.java - cleanup, removed unused imports 2010-04-27 21:47:41 +00:00
URLAnalysis.java - enhanced concurrency in database index access for multicore 2010-08-03 04:58:48 +00:00
URLLicense.java *) changes for better code readability 2010-04-13 01:16:09 +00:00
userDB.java better handling of OOM situations 2010-06-15 19:44:05 +00:00
WorkTables.java added the new crawl scheduling function to the crawl start menu: 2010-08-19 23:52:38 +00:00