yacy_search_server/htroot/api
sixcooler 916d79111e Runtime.maxMemory() DOES change @ runtime:
I wondered getting Total-ram > Max-ram and MemoryControl.available() < 0
MemoryControl.available() < 0 causes some errors where its value is used for dimension of buffers for eg.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7852 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-07-19 12:48:50 +00:00
..
bookmarks hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 2011-05-27 08:24:54 +00:00
util - more attributes for search progress bar 2011-06-13 21:44:03 +00:00
ymarks YMarks: sidebar with tabs for tags and folders 2011-05-06 21:36:35 +00:00
blacklists_p.java *) cleaning up the code a little bit 2010-11-24 01:31:41 +00:00
blacklists_p.xml moved all servlets from htroot/xml to htroot/api 2009-01-15 23:52:58 +00:00
blacklists.java *) cleaning up the code a little bit 2010-11-24 01:31:41 +00:00
blacklists.xml moved all servlets from htroot/xml to htroot/api 2009-01-15 23:52:58 +00:00
config_p.java *) cleaning up the code a little bit 2010-11-24 01:31:41 +00:00
config_p.xml moved all servlets from htroot/xml to htroot/api 2009-01-15 23:52:58 +00:00
feed.java fix for channel authorization 2011-06-26 23:14:02 +00:00
feed.rss moved all servlets from htroot/xml to htroot/api 2009-01-15 23:52:58 +00:00
feed.xml rssTerminal.html: Fixing the 'null' is null or not an object in rss2.js when viewing the YaCy default Status page http://localhost:8080/Status.html with Internet Explorer 2010-09-26 22:55:52 +00:00
latency_p.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 2011-01-03 20:52:54 +00:00
latency_p.xml svn attributes added 2009-03-20 11:21:32 +00:00
queues_p.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 2011-05-27 08:24:54 +00:00
queues_p.xml removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 2009-07-17 13:59:21 +00:00
status_p.java Runtime.maxMemory() DOES change @ runtime: 2011-07-19 12:48:50 +00:00
status_p.xml - cleanup, removed unused imports 2010-04-27 21:47:41 +00:00
table_p.html Fixes for (X)HTML compatibility. 2010-05-05 21:12:58 +00:00
table_p.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
table_p.xml added a robots.txt monitor in the crawler monitor submenu 2010-03-09 11:31:15 +00:00
timeline.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 2011-01-03 20:52:54 +00:00
timeline.xml added experimental timeline api 2009-03-06 16:01:29 +00:00
trail_p.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
trail_p.json added new cybertag-tracking feature that was inspired by itgrl 2009-02-06 15:06:19 +00:00
version.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
version.xml improvments to debianpackage: 2009-07-11 17:03:22 +00:00
webstructure.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 2011-05-27 08:24:54 +00:00
webstructure.xml added evaluation of incoming links in webstructure api 2009-04-03 07:59:49 +00:00
yacydoc.html - added geo information parsing to html parser 2011-03-30 00:49:47 +00:00
yacydoc.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 2011-05-27 08:24:54 +00:00
yacydoc.xml - added geo information parsing to html parser 2011-03-30 00:49:47 +00:00