yacy_search_server/source/de/anomic/kelondro
orbiter 0e471ba33b - fixed a bug in fast digest computation
- added a open-on-demand hack to heap files: when a heap file is
  opened the first time, it is first scanned to get a key index
  and then it is closed again. This will free up file pointers
  in cases where a really large number of blob files are opened
  upon initialization of ArrayStack objects. This should solve
  also a problem reported in
  http://forum.yacy-websuche.de/viewtopic.php?p=17191#p17191

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6267 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-08-27 11:03:21 +00:00
..
blob - fixed a bug in fast digest computation 2009-08-27 11:03:21 +00:00
index fix for fixes from this afternoon 2009-08-07 22:53:49 +00:00
io - fixed a bug in fast digest computation 2009-08-27 11:03:21 +00:00
order - fixed a bug in fast digest computation 2009-08-27 11:03:21 +00:00
table - patch to omit IndexOutOfBoundsException when a b64-encoded key appears not to be well-formed. In that case the key is still accepted but rated higher than other regular keys to create a virtual ordering between well-formed and ill-formed keys 2009-07-29 19:43:11 +00:00
text Further speed upof concurrent DHT-receive 2009-08-23 22:37:15 +00:00
util problems with code style 2009-06-29 22:22:35 +00:00