You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy
Michael Peter Christen 3cd7deb3b8
do not flush non-errors to stdout because this is a concurrency issue.
10 years ago
..
contentcontrol do YaCy p2p connections using a timeout-request which covers the http 11 years ago
cora fix "null" title in response writer for documents with multivalued title 10 years ago
crawler added experimental pdf splitting which enables YaCy to split pdfs during 10 years ago
data fix refactored size() -> filesize() in YMarkMetadata 10 years ago
document removed debug code 10 years ago
gui add. use host port parameter in YaCyApp 10 years ago
http Init Jetty using setDefaultDescriptor (web.xml) to defaults/web.xml 10 years ago
kelondro do not flush non-errors to stdout because this is a concurrency issue. 10 years ago
peers added experimental pdf splitting which enables YaCy to split pdfs during 10 years ago
repository enhanced the snapshot functionality: 10 years ago
search do not translate gif images into png images for thumbnails. Instead, 10 years ago
server Applied URL-decoding prior to HTML-encoding. 10 years ago
utils refactoring (class name should start with uppercase letter) 10 years ago
visualization prevent division by zero 10 years ago
YaCySearchClient.java Added 'final' for all exception blocks as this helps the Java compiler 12 years ago
dbtest.java enhanced graphics computation (avoiding long string parsing for colours) 10 years ago
migration.java added new solr schema fields which record the occurences of vocabulary 10 years ago
yacy.java add a check of java version string >=1.7 to startup class 10 years ago