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 6f1ddb2519
Moved solr index-add method to the same method where the YaCy index is
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 Moved solr index-add method to the same method where the YaCy index is 13 years ago
CrawlStacker.java - more abstraction for the RWI index as preparation for solr integration 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 - more abstraction for the RWI index as preparation for solr integration 13 years ago
ZURL.java collection of speed and memory saving hacks 13 years ago