yacy_search_server/source/de/anomic/crawler
Michael Peter Christen 6f1ddb2519 Moved solr index-add method to the same method where the YaCy index is
written. Also done some code-cleanup.
2012-07-25 01:53:47 +02:00
..
retrieval replaced more size() > 0 by !isEmpty() 2012-07-12 11:12:21 +02:00
Balancer.java removed a crawler overhead (terminated loop which searches greatest 2012-07-14 13:11:04 +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 Moved solr index-add method to the same method where the YaCy index is 2012-07-25 01:53:47 +02:00
CrawlStacker.java - more abstraction for the RWI index as preparation for solr integration 2012-07-22 13:18:45 +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 collection of speed and memory saving hacks 2012-07-13 21:15:38 +02:00
ResultURLs.java ehanced location search: 2012-05-31 22:39:53 +02:00
RobotsTxt.java collection of speed and memory saving hacks 2012-07-13 21:15:38 +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 - more abstraction for the RWI index as preparation for solr integration 2012-07-22 13:18:45 +02:00
ZURL.java collection of speed and memory saving hacks 2012-07-13 21:15:38 +02:00