yacy_search_server/source/de/anomic/crawler
2012-07-12 11:12:21 +02:00
..
retrieval replaced more size() > 0 by !isEmpty() 2012-07-12 11:12:21 +02:00
Balancer.java replaced more size() > 0 by !isEmpty() 2012-07-12 11:12:21 +02:00
Cache.java prevent loading of content from the cache when retrieval with IFFRESH is 2012-07-06 08:29:41 +02:00
CrawlProfile.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
CrawlQueues.java made class methods static where possible 2012-07-05 12:38:41 +02:00
CrawlStacker.java replaced more size() > 0 by !isEmpty() 2012-07-12 11:12:21 +02:00
CrawlSwitchboard.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
ImporterException.java
Latency.java enhanced crawler/balancer: better remaining waiting-time guessing 2012-05-15 12:24:54 +02:00
NoticedURL.java made class methods static where possible 2012-07-05 12:38:41 +02:00
ResourceObserver.java more logging in resource observer 2012-02-23 01:20:42 +01:00
ResultImages.java ConcurrentLinkedQueue has a VERY long return time on the .size() method. 2012-02-27 00:42:32 +01:00
ResultURLs.java ehanced location search: 2012-05-31 22:39:53 +02:00
RobotsTxt.java fixing redirects and status codes: storing of status code in 2012-06-25 18:17:31 +02:00
RobotsTxtEntry.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
RobotsTxtParser.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
RSSLoader.java better integration of blacklist according to use case 2012-07-02 13:57:29 +02:00
SitemapImporter.java fix for sitemap importer: can now also import very large sitemaps within 2012-07-08 16:11:50 +02:00
ZURL.java added option to record urls that are forwarded to the solr index 2012-06-26 13:54:48 +02:00