yacy_search_server/source/de/anomic
orbiter 9628db6cdc enhanced memory allocation during database access:
- refactoring of kelondroRecords; this class is now divided into
  kelondroAbstractRecords, kelondroRecords, kelondroCachedRecords, kelondroHandle and kelondroNode
- better abstraction of kelondroNodes, such nodes may now be crated by different classes
- a new Node defining class kelondroEcoRecords defines Nodes that do not need so much allocation and System.arraycopy
- there is less memory transfer on the bus, especially for collection index
- now half of memory needed for web index access


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4024 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-08-03 11:44:58 +00:00
..
data some generalization of remote proxy configuration and setting handling in httpc 2007-08-02 00:42:37 +00:00
htmlFilter - documentaton changes (removed old forum links) 2007-07-19 15:32:10 +00:00
http some generalization of remote proxy configuration and setting handling in httpc 2007-08-02 00:42:37 +00:00
icap - added SSI parser and include directive for <!--# include virtual="<file>" --> 2007-06-26 14:37:10 +00:00
index enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
kelondro enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
language enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
net indexing of local (intranet) urls enabled 2007-07-24 00:46:17 +00:00
plasma enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
server synchronization of access tracker to avoid java-internal loop in TreeMap during shutdown 2007-07-31 10:42:11 +00:00
soap - documentaton changes (removed old forum links) 2007-07-19 15:32:10 +00:00
tools bugfix for property table loader (did not exclude comment lines) 2007-07-23 13:38:17 +00:00
urlRedirector replaced detailed search page by ranking definition page (this is what it essentially is) 2007-07-25 14:04:36 +00:00
xml - replaced unicode characters in copyright holder name ('Brausse') 2007-07-31 10:00:17 +00:00
yacy enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
ymage fix for another BMP parser problem. This is not a bug, I guess it was caused by a corrupted graphics file. 2007-07-19 22:11:48 +00:00