yacy_search_server/source/de/anomic/crawler
orbiter 78ce3b13be typo
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8027 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-11-10 11:57:26 +00:00
..
retrieval - performance hacks (should affect the crawl balancer and reduce CPU load during crawl stack re-fill) 2011-09-30 07:57:50 +00:00
Balancer.java fix for http://bugs.yacy.net/view.php?id=62 2011-10-26 10:07:16 +00:00
CrawlProfile.java - added a cache for active crawl profiles to the crawl switchboard 2011-11-08 15:38:08 +00:00
CrawlQueues.java refactoring 2011-10-04 09:06:24 +00:00
CrawlStacker.java - added a cache for active crawl profiles to the crawl switchboard 2011-11-08 15:38:08 +00:00
CrawlSwitchboard.java - added a cache for active crawl profiles to the crawl switchboard 2011-11-08 15:38:08 +00:00
ImporterException.java added final where possible 2008-08-02 12:12:04 +00:00
Latency.java another performance hack: re-use of known host addresses for isLocal property; avoids look-up in local hash 2011-09-30 08:26:31 +00:00
NoticedURL.java fix for http://bugs.yacy.net/view.php?id=62 2011-10-26 10:07:16 +00:00
ResourceObserver.java refactoring: 2011-09-25 16:59:06 +00:00
ResultImages.java - fixed a bug in crawl start with file name (npe in new url) 2011-04-18 16:11:16 +00:00
ResultURLs.java fixed urls to media content during indexing 2011-11-09 15:40:14 +00:00
RobotsTxt.java - enhanced ybr ranking computation 2011-05-26 10:57:02 +00:00
RobotsTxtEntry.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 2011-05-27 08:24:54 +00:00
RobotsTxtParser.java normalization of url using urlencoding/decoding 2011-11-08 12:02:22 +00:00
RSSLoader.java refactoring: 2011-09-25 16:59:06 +00:00
SitemapImporter.java refactoring: 2011-09-25 16:59:06 +00:00
ZURL.java typo 2011-11-10 11:57:26 +00:00