yacy_search_server/source/net/yacy
Michael Peter Christen a5d7961812 replaced old caching in SolrConnector with a new one which is better for
concurrency and should prevent from 100% CPU usage after a long run of a
peer with a large number of documents.
2014-01-15 23:13:22 +01:00
..
cider
contentcontrol use configured admin-username for api calls 2014-01-07 21:26:50 +01:00
cora replaced old caching in SolrConnector with a new one which is better for 2014-01-15 23:13:22 +01:00
crawler spend CrawlQueues a fremem routine 2014-01-10 10:24:33 +01:00
data use configured admin-username for api calls 2014-01-07 21:26:50 +01:00
document use configured admin-username for api calls 2014-01-07 21:26:50 +01:00
gui set more logger to 'final static' 2013-11-13 06:18:48 +01:00
http simulate Authorization cookie for yacy servlet header 2014-01-10 19:31:36 +01:00
interaction removed unused anomichttpd code after migration to jetty 2013-12-23 01:23:40 +01:00
kelondro try to recover from an OOM during citation index reading and fail-over 2013-11-28 01:10:25 +01:00
peers use configured admin-username for api calls 2014-01-07 21:26:50 +01:00
repository add to blacklist button in CrawlResults 2014-01-01 11:01:22 +01:00
search spend CrawlQueues a fremem routine 2014-01-10 10:24:33 +01:00
server fix NPE in TemplateEngine 2014-01-10 18:11:32 +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 - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
migration.java refactoring (usage of constant names for attributes of authentication 2014-01-05 04:23:44 +01:00
yacy.java fix: NPE on shutdown via script 2014-01-07 22:44:24 +01:00
YaCySearchClient.java