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 e432bb9cd9
better calculation of possible saving in HeapReader index data structure
13 years ago
..
ai replaced more size() > 0 by !isEmpty() 13 years ago
cora Moved solr index-add method to the same method where the YaCy index is 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 better calculation of possible saving in HeapReader index data structure 13 years ago
peers Moved solr index-add method to the same method where the YaCy index is 13 years ago
repository - more abstraction for the RWI index as preparation for solr integration 13 years ago
search cleaned up classes and methods which are either superfluous at this time 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 cleaned up classes and methods which are either superfluous at this time 13 years ago