yacy_search_server/source/net/yacy
2012-08-19 08:43:56 +02:00
..
ai replaced more size() > 0 by !isEmpty() 2012-07-12 11:12:21 +02:00
cora added ramaining iteration methods for solr in fulltext class 2012-08-18 15:39:14 +02:00
document Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2012-08-05 15:49:48 +02:00
gui removed unused method parameters 2012-07-05 10:23:07 +02:00
interaction augmented browsing: replace htmlparser by jsoup, which is more stable 2012-08-14 10:06:12 +02:00
kelondro fixes for putDocument and putMetadata 2012-08-18 13:05:27 +02:00
peers refactoring in remote search and stub for remote node peer selection 2012-08-18 23:59:25 +02:00
repository fix for a NPE 2012-07-30 14:51:01 +02:00
search fix for http://bugs.yacy.net/view.php?id=206 2012-08-19 08:43:56 +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 Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +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