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 97b7bcf2a6
added a solr search index
13 years ago
..
ai replaced more size() > 0 by !isEmpty() 13 years ago
cora collection of speed and memory saving hacks 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 allow larger log entries 13 years ago
peers less usage of generic logger to avoid logger generation overhead 13 years ago
repository - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
search added a solr search index 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 - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago