yacy_search_server/source/net/yacy
Michael Peter Christen 9448d9a8a2 ups
2012-08-13 14:01:45 +02:00
..
ai replaced more size() > 0 by !isEmpty() 2012-07-12 11:12:21 +02:00
cora ups 2012-08-13 14:01:45 +02:00
document Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2012-08-05 15:49:48 +02:00
gui
interaction Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
kelondro - renamed DoubleSolrConnector to MirrorSolrConnector and added a 2012-08-13 13:32:32 +02:00
peers - added coordinate storage in solr schema 2012-08-13 10:40:04 +02:00
repository fix for a NPE 2012-07-30 14:51:01 +02:00
search - renamed DoubleSolrConnector to MirrorSolrConnector and added a 2012-08-13 13:32:32 +02:00
upnp - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
utils
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
yacy.java cleaned up classes and methods which are either superfluous at this time 2012-07-25 14:31:54 +02:00
YaCySearchClient.java