yacy_search_server/source/de/anomic/plasma/crawler
theli b6c7b91582 *) Parser now throws an ParserException instead of returning null on parsing errors (e.g. needed by snippet fetcher)
*) better logging of parser failures
*) simplified usage of plasmaparser through switchboard
*) restructuring of crawler
   - crawler now returns an error message if it is used in sync mode (e.g. by snippet fetcher)
*) snippet-fetcher: more verbose error messages
*) serverByteBuffer.java: adding new function append(String,encoding)
*) serverFileUtils.java: adding functions to copy only a given number of bytes between streams


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2641 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-09-20 12:25:07 +00:00
..
ftp *) crawler/ftp/CrawlWorker.java: better errorhandling 2006-09-07 05:22:35 +00:00
http *) AbstractCrawlWorker.java: delete already downloaded data on crawling error 2006-09-12 04:50:12 +00:00
AbstractCrawlWorker.java *) Parser now throws an ParserException instead of returning null on parsing errors (e.g. needed by snippet fetcher) 2006-09-20 12:25:07 +00:00
plasmaCrawlerException.java *) Parser now throws an ParserException instead of returning null on parsing errors (e.g. needed by snippet fetcher) 2006-09-20 12:25:07 +00:00
plasmaCrawlerFactory.java *) adding some copyright headers 2006-09-04 14:38:29 +00:00
plasmaCrawlerMsgQueue.java *) adding some copyright headers 2006-09-04 14:38:29 +00:00
plasmaCrawlerPool.java *) adding some copyright headers 2006-09-04 14:38:29 +00:00
plasmaCrawlWorker.java *) adding some copyright headers 2006-09-04 14:38:29 +00:00