yacy_search_server/source/net/yacy
Michael Peter Christen 06a78eecb7 code simplification
2012-08-17 14:43:32 +02:00
..
ai replaced more size() > 0 by !isEmpty() 2012-07-12 11:12:21 +02:00
cora bugfix for solr connector, possibly a cause for 2012-08-17 14:34:31 +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 enhanced snippet fetch - removed a bug that caused documents to be 2012-08-17 14:22:07 +02:00
peers - refactoring (load -> getMetadata) 2012-08-17 01:34:38 +02:00
repository fix for a NPE 2012-07-30 14:51:01 +02:00
search code simplification 2012-08-17 14:43:32 +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