yacy_search_server/source/net/yacy/crawler/retrieval
Michael Peter Christen 69391e5d9e changed strategy to test existence of documents in Solr: using the
update time. The reason for that is a better caching for the crawler
double-check, which needs the update time for crawler steering.
2014-02-19 04:03:45 +01:00
..
FileLoader.java use configured admin-username for api calls 2014-01-07 21:26:50 +01:00
FTPLoader.java ftp client shall be able to open non-anonymous ftp servers if login 2013-12-28 22:42:02 +01:00
HTTPLoader.java do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
ImporterException.java
Request.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
Response.java fix NPE on modified since check ( Response.requestHeader allowed to be null) 2013-09-30 02:50:53 +02:00
RSSLoader.java changed strategy to test existence of documents in Solr: using the 2014-02-19 04:03:45 +01:00
SitemapImporter.java changed strategy to test existence of documents in Solr: using the 2014-02-19 04:03:45 +01:00
SMBLoader.java use configured admin-username for api calls 2014-01-07 21:26:50 +01:00
URLRewriterLibrary.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00