yacy_search_server/source/net/yacy
Michael Peter Christen eb78388a98 changed prefer strategy for http unique in such a way that http is
preferred over https. While this is a bad idea from the standpoint of
security it is more common applicable for environments where http and
https mix and for some domains https is not available. Then the
double-check is possible even if no postprocessing is performed.
2014-12-21 19:17:06 +01:00
..
contentcontrol do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
cora the miss cache does not seem to work, it sometimes contains urlhashes 2014-12-21 17:31:51 +01:00
crawler added experimental pdf splitting which enables YaCy to split pdfs during 2014-12-21 18:10:15 +01:00
data fix refactored size() -> filesize() in YMarkMetadata 2014-12-21 14:02:06 +01:00
document prevent NPE during initialization of very large vocabularies 2014-12-21 19:02:36 +01:00
gui add. use host port parameter in YaCyApp 2014-11-29 15:27:16 +01:00
http fixes to usage of no-cache: use and recognize also the no-store 2014-12-19 17:37:58 +01:00
kelondro refactor size() -> filesize() of URIMetadataNode 2014-12-21 06:05:35 +01:00
peers added experimental pdf splitting which enables YaCy to split pdfs during 2014-12-21 18:10:15 +01:00
repository enhanced the snapshot functionality: 2014-12-09 16:20:34 +01:00
search changed prefer strategy for http unique in such a way that http is 2014-12-21 19:17:06 +01:00
server fixes to usage of no-cache: use and recognize also the no-store 2014-12-19 17:37:58 +01:00
utils refactoring (class name should start with uppercase letter) 2014-10-10 14:32:21 +02:00
visualization prevent division by zero 2014-11-22 12:01:00 +01:00
dbtest.java enhanced graphics computation (avoiding long string parsing for colours) 2014-10-15 10:31:24 +02:00
migration.java added new solr schema fields which record the occurences of vocabulary 2014-11-18 15:02:34 +01:00
yacy.java add a check of java version string >=1.7 to startup class 2014-11-16 01:26:07 +01:00
YaCySearchClient.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00