yacy_search_server/source/net/yacy
Michael Peter Christen 76afcccaaf fix for default boolean post values: the default value MUST NOT be TRUE,
because it's normal that a boolean value is missing in the post argument
if a checkbox is not selected.
Added also some style enhancements to IndexFederated, removed the Solr
attachment manual and replaced it with a link to the wiki which explains
this in more detail.
2013-07-31 10:49:26 +02:00
..
contentcontrol Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
cora fixed feed api servlet and and enhanced RSSReader class 2013-07-31 06:18:30 +02:00
crawler Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2013-07-30 12:49:14 +02:00
data replaced the single-text description solr field with a multi-value 2013-07-30 12:48:57 +02:00
document Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2013-07-30 12:49:14 +02:00
gui Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
interaction replaced StringBuffer with StringBuilder 2013-07-23 12:21:27 +02:00
kelondro Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2013-07-30 12:49:14 +02:00
peers added the property federated.service.solr.indexing.timeout to yacy.init 2013-07-22 17:45:12 +02:00
repository fix for Blacklist (-Administration) 2013-07-29 19:09:28 +02:00
search Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2013-07-30 12:49:14 +02:00
server fix for default boolean post values: the default value MUST NOT be TRUE, 2013-07-31 10:49:26 +02:00
upnp replaced StringBuffer with StringBuilder 2013-07-23 12:21:27 +02:00
utils Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
visualization Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
dbtest.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
migration.java fix for npe 2013-07-27 15:20:09 +02:00
yacy.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
YaCySearchClient.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00