yacy_search_server/source/net/yacy
sixcooler 76b037a20a check content domain fix:
search image/media should not show pages containing image/media
search text should show all/text but image/media
2012-07-27 04:11:52 +02:00
..
ai replaced more size() > 0 by !isEmpty() 2012-07-12 11:12:21 +02:00
cora Moved solr index-add method to the same method where the YaCy index is 2012-07-25 01:53:47 +02:00
document reduced logging overhead (a bit) 2012-07-12 19:23:40 +02:00
gui removed unused method parameters 2012-07-05 10:23:07 +02:00
interaction removed more unused method parameters 2012-07-05 10:44:30 +02:00
kelondro better calculation of possible saving in HeapReader index data structure 2012-07-26 10:05:06 +02:00
peers Moved solr index-add method to the same method where the YaCy index is 2012-07-25 01:53:47 +02:00
repository - more abstraction for the RWI index as preparation for solr integration 2012-07-22 13:18:45 +02:00
search check content domain fix: 2012-07-27 04:11:52 +02:00
upnp - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
utils Run from Java the whole app YACY 2012-01-09 01:49:37 +01:00
visualization collection of speed and memory saving hacks 2012-07-13 21:15:38 +02:00
dbtest.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
migration.java using com.google.common.io.Files instead of homebrew methods 2012-06-22 11:39:17 +02:00
yacy.java cleaned up classes and methods which are either superfluous at this time 2012-07-25 14:31:54 +02:00
YaCySearchClient.java made class methods static where possible 2012-07-05 12:38:41 +02:00