yacy_search_server/source/net/yacy
Michael Peter Christen fdaeac374a - enhanced postprocessing speed and memory footprint (by using HashMaps
instead of TreeMaps)
- enhanced memory footprint of database indexes (by introduction of
optimize calls)
- optimize calls shrink the amount of used memory for index sets if they
are not changed afterwards any more
2014-02-28 14:01:09 +01:00
..
cider * augmented proxy 2011-02-25 12:02:48 +01:00
contentcontrol do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
cora - enhanced postprocessing speed and memory footprint (by using HashMaps 2014-02-28 14:01:09 +01:00
crawler - enhanced postprocessing speed and memory footprint (by using HashMaps 2014-02-28 14:01:09 +01:00
data use config value htroot in Jetty init (was hardcoded) 2014-02-27 00:23:34 +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 little more verbose proxy 403 error message 2014-02-28 03:14:07 +01:00
kelondro - enhanced postprocessing speed and memory footprint (by using HashMaps 2014-02-28 14:01:09 +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 - enhanced postprocessing speed and memory footprint (by using HashMaps 2014-02-28 14:01:09 +01:00
server use config value htroot in Jetty init (was hardcoded) 2014-02-27 00:23:34 +01:00
upnp replaced StringBuffer with StringBuilder 2013-07-23 12:21:27 +02:00
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 - removed old metadata database and all migration code 2014-01-20 18:31:46 +01:00
yacy.java use config value htroot in Jetty init (was hardcoded) 2014-02-27 00:23:34 +01:00
YaCySearchClient.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00