yacy_search_server/source/net/yacy
reger f326a67561 fix: typo in default charset in metadata2solr
update pom and NB build to Solr 4.7.1 libs
2014-04-06 22:31:22 +02:00
..
contentcontrol do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
cora fix for solr query size; too many documents had been retrieved in case 2014-04-03 13:42:10 +02:00
crawler fixed a bug which prevented crawl starts after a network switch 2014-04-04 14:43:35 +02:00
data added missing @Override annotation 2014-03-28 13:48:37 +01:00
document fix: remove obsolete ref to yacy.home 2014-04-04 02:45:04 +02:00
gui added missing @Override annotation 2014-03-28 13:48:37 +01:00
http fixed a time-out problem in the default servlet which is also a logging 2014-04-04 15:27:29 +02:00
kelondro eleminate obsolete URIMetaDataRow class 2014-04-03 00:35:15 +02:00
peers reduced search activity corona strength in network image 2014-04-04 10:08:44 +02:00
repository eleminate obsolete URIMetaDataRow class 2014-04-03 00:35:15 +02:00
search fix: typo in default charset in metadata2solr 2014-04-06 22:31:22 +02:00
server fix for parsing of numeric value in case that boolean values are given 2014-04-04 11:59:51 +02:00
upnp added missing @Override annotation 2014-03-28 13:48:37 +01:00
utils added missing @Override annotation 2014-03-28 13:48:37 +01:00
visualization added missing @Override annotation 2014-03-28 13:48:37 +01:00
dbtest.java
migration.java - removed old metadata database and all migration code 2014-01-20 18:31:46 +01:00
yacy.java fix: remove obsolete ref to yacy.home 2014-04-04 02:45:04 +02:00
YaCySearchClient.java