yacy_search_server/source/net/yacy
Michael Peter Christen 3cc5c0ffdd a concurrency enhancement which was not used because tests showed worse
indexing speed. I leave the code there since it may be useful in
SolrCloud environments.
2014-02-27 01:27:06 +01:00
..
cider
contentcontrol do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
cora a concurrency enhancement which was not used because tests showed worse 2014-02-27 01:27:06 +01:00
crawler prevent npe 2014-02-25 03:26:20 +01:00
data refactoring 2014-02-24 21:01:56 +01:00
document removed jena library and all code that depended on jena. When jena was 2014-02-07 01:20:06 +01:00
gui set more logger to 'final static' 2013-11-13 06:18:48 +01:00
http fix: use timeout = proxy.ClientTimeout in ProxyHandler 2014-02-25 00:23:06 +01:00
kelondro enhanced the resource observer 2014-02-12 01:00:44 +01:00
peers removed double concurrency to put Solr documents into the index. The 2014-02-26 22:21:00 +01:00
repository - removed old metadata database and all migration code 2014-01-20 18:31:46 +01:00
search added one more postprocessing low memory check 2014-02-27 00:34:13 +01:00
server remove unused static var from HTTPDProxyHandler 2014-02-02 03:47:12 +01:00
upnp
utils use configured admin-username for api calls 2014-01-07 21:26:50 +01:00
visualization logger should be static 2013-11-13 06:04:28 +01:00
dbtest.java
migration.java - removed old metadata database and all migration code 2014-01-20 18:31:46 +01:00
yacy.java remove unused java imports form yacy.java 2014-02-24 05:19:40 +01:00
YaCySearchClient.java