yacy_search_server/source/net/yacy/repository
luccioman 7baa99f26f Fixed stored URL in web cache when redirection(s) occurs.
Associate cached content to the last redirection location, instead of
the first URL of a redirection(s) chain :
 - for proper base URL processing in parsers (fixes mantis 636 -
http://mantis.tokeek.de/view.php?id=636)
 - to prevent duplicated content in Solr index when recrawling a
redirected URL
2018-01-20 18:56:40 +01:00
..
Blacklist.java Do locale independant case conversion on hosts, schemes, and file exts. 2017-12-19 13:52:05 +01:00
BlacklistFile.java applying precompiled CommonPattern.COMMA.split to all places where 2015-01-29 01:46:22 +01:00
BlacklistHelper.java Fixed blacklist returned location URL on empty parameters 2017-10-24 09:30:21 +02:00
BlacklistHostAndPath.java Blacklist import and update performance improvements. 2017-01-06 12:24:31 +01:00
FilterEngine.java Do locale independant case conversion on hosts, schemes, and file exts. 2017-12-19 13:52:05 +01:00
LoaderDispatcher.java Fixed stored URL in web cache when redirection(s) occurs. 2018-01-20 18:56:40 +01:00
RegexHelper.java avoid NPE in regex checker 2013-04-20 10:53:49 +02:00