yacy_search_server/source/de/anomic/crawler
Michael Peter Christen cf47d94888 performance hack to parse numbers inside of substrings without actually
generating a substring. This avoids the allocation of a String object
ech time a substring is parsed. Should affect CPU load during RWI
transmission.
2012-05-21 13:40:46 +02:00
..
retrieval performance hack to parse numbers inside of substrings without actually 2012-05-21 13:40:46 +02:00
Balancer.java enhanced crawler/balancer: better remaining waiting-time guessing 2012-05-15 12:24:54 +02:00
Cache.java refactoring 2012-04-24 12:54:41 +02:00
CrawlProfile.java fixed default must-match filter for full domain crawls - the old filter 2012-03-28 21:50:00 +02:00
CrawlQueues.java fixed bug in solr error document 2012-05-14 14:56:21 +02:00
CrawlStacker.java bugfix to http://bugs.yacy.net/view.php?id=181 2012-05-19 01:06:33 +02:00
CrawlSwitchboard.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
ImporterException.java added final where possible 2008-08-02 12:12:04 +00:00
Latency.java enhanced crawler/balancer: better remaining waiting-time guessing 2012-05-15 12:24:54 +02:00
NoticedURL.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +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 Removed handling of components objects for URIMetadataRows. 2011-12-17 01:27:08 +01:00
RobotsTxt.java refactoring + parser bugfixes 2012-05-04 17:28:27 +02:00
RobotsTxtEntry.java - enhanced logging in robots.txt parser for remote debugging 2011-11-16 01:03:49 +00:00
RobotsTxtParser.java refactoring + parser bugfixes 2012-05-04 17:28:27 +02: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 fixed bug in solr error document 2012-05-14 14:56:21 +02:00