You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/de/anomic/crawler
Michael Peter Christen 9b48c9fe2e
removed a crawler overhead (terminated loop which searches greatest
13 years ago
..
retrieval replaced more size() > 0 by !isEmpty() 13 years ago
Balancer.java removed a crawler overhead (terminated loop which searches greatest 13 years ago
Cache.java prevent loading of content from the cache when retrieval with IFFRESH is 13 years ago
CrawlProfile.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
CrawlQueues.java made class methods static where possible 13 years ago
CrawlStacker.java Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 13 years ago
CrawlSwitchboard.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
ImporterException.java added final where possible 17 years ago
Latency.java enhanced crawler/balancer: better remaining waiting-time guessing 13 years ago
NoticedURL.java made class methods static where possible 13 years ago
RSSLoader.java better integration of blacklist according to use case 13 years ago
ResourceObserver.java more logging in resource observer 13 years ago
ResultImages.java collection of speed and memory saving hacks 13 years ago
ResultURLs.java ehanced location search: 13 years ago
RobotsTxt.java collection of speed and memory saving hacks 13 years ago
RobotsTxtEntry.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
RobotsTxtParser.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
SitemapImporter.java fix for sitemap importer: can now also import very large sitemaps within 13 years ago
ZURL.java collection of speed and memory saving hacks 13 years ago