yacy_search_server/source/net/yacy
Michael Peter Christen 3cd7deb3b8 do not flush non-errors to stdout because this is a concurrency issue.
the flush-call appeared very often in thread dumps with high load, so
this hopefully gives some performances
2014-12-28 15:48:37 +01:00
..
contentcontrol do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
cora fix "null" title in response writer for documents with multivalued title 2014-12-26 18:23:26 +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 removed debug code 2014-12-22 14:24:09 +01:00
gui add. use host port parameter in YaCyApp 2014-11-29 15:27:16 +01:00
http Init Jetty using setDefaultDescriptor (web.xml) to defaults/web.xml 2014-12-27 00:10:14 +01:00
kelondro do not flush non-errors to stdout because this is a concurrency issue. 2014-12-28 15:48:37 +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 do not translate gif images into png images for thumbnails. Instead, 2014-12-28 14:53:55 +01:00
server Applied URL-decoding prior to HTML-encoding. 2014-12-27 09:52:34 +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