yacy_search_server/source/net/yacy/crawler/retrieval
Michael Peter Christen 67cd4c37bd activated the new apk parser which was already ready but not included in
the parser initialization. To make the apk parser usable, the handling
of application type links had to be modified. Now all documents which
have not a parser attached are placed to the noload-queue while all
other documents are parsed using the associated parser class. This may
have side-Effects on other parsers and the display of different file
classes (images, apps, videos).
2014-09-24 13:32:58 +02:00
..
FileLoader.java fix for file urls 2014-07-23 17:54:31 +02:00
FTPLoader.java fixes and speed updates for search process 2014-09-10 14:24:03 +02:00
HTTPLoader.java bugfix for crawler double-check: if an url is redirected, the 2014-08-06 12:35:12 +02:00
ImporterException.java refactoring 2012-09-21 15:48:16 +02:00
Request.java activated the new apk parser which was already ready but not included in 2014-09-24 13:32:58 +02:00
Response.java bugfix for image search 2014-06-26 12:56:33 +02:00
RSSLoader.java better error handling for remote solr queries and exists-checks 2014-08-01 11:00:10 +02:00
SitemapImporter.java better error handling for remote solr queries and exists-checks 2014-08-01 11:00:10 +02: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