yacy_search_server/source/net/yacy
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
..
contentcontrol Removed some unnecessary uses of java.lang.reflect api. 2017-08-24 18:47:18 +02:00
cora Do locale independant case conversion on hosts, schemes, and file exts. 2017-12-19 13:52:05 +01:00
crawler Fixed stored URL in web cache when redirection(s) occurs. 2018-01-20 18:56:40 +01:00
data Record recrawl calls to make them schedulable 2018-01-10 17:05:53 +01:00
document added a crawl filter based on <div> tag class names 2017-12-09 22:29:35 +01:00
gui Ensure lower case conversion consistency with any default locale. 2017-06-27 06:42:33 +02:00
http Removed use of deprecated Jetty IPAccessHandler for client filtering. 2017-12-08 15:12:08 +01:00
kelondro Removed unncessary reflection usage for workflow tasks. 2018-01-15 10:05:49 +01:00
peers Removed unncessary reflection usage for workflow tasks. 2018-01-15 10:05:49 +01:00
repository Fixed stored URL in web cache when redirection(s) occurs. 2018-01-20 18:56:40 +01:00
search Removed unncessary reflection usage for workflow tasks. 2018-01-15 10:05:49 +01:00
server Do locale independant case conversion on hosts, schemes, and file exts. 2017-12-19 13:52:05 +01:00
utils Ensure lower case conversion consistency with any default locale. 2017-06-27 06:42:33 +02:00
visualization Enable full size images preview for users with extended search rights 2017-12-22 11:39:30 +01:00
dbtest.java
migration.java Removed use of deprecated Jetty IPAccessHandler for client filtering. 2017-12-08 15:12:08 +01:00
yacy.java Removed use of deprecated Jetty IPAccessHandler for client filtering. 2017-12-08 15:12:08 +01:00