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 cba4ab862e
fix for http://bugs.yacy.net/view.php?id=202
13 years ago
..
ai replaced more size() > 0 by !isEmpty() 13 years ago
cora fix for http://bugs.yacy.net/view.php?id=202 13 years ago
document reduced logging overhead (a bit) 13 years ago
gui removed unused method parameters 13 years ago
interaction removed more unused method parameters 13 years ago
kelondro - more abstraction for the RWI index as preparation for solr integration 13 years ago
peers - more abstraction for the RWI index as preparation for solr integration 13 years ago
repository - more abstraction for the RWI index as preparation for solr integration 13 years ago
search - more abstraction for the RWI index as preparation for solr integration 13 years ago
upnp - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
utils Run from Java the whole app YACY 13 years ago
visualization collection of speed and memory saving hacks 13 years ago
YaCySearchClient.java made class methods static where possible 13 years ago
dbtest.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
migration.java using com.google.common.io.Files instead of homebrew methods 13 years ago
yacy.java - more abstraction for the RWI index as preparation for solr integration 13 years ago