yacy_search_server/source/de/anomic/kelondro/blob
orbiter 26a46b5521 increased default maximum file size for database files to 2GB
Other file sizes can now be configured with the attributes
filesize.max.win and filesize.max.other
the default maximum file size for non-windows OS is now 32GB

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5974 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-05-25 06:59:21 +00:00
..
BLOB.java added a merge operation for IndexCell data structures 2009-03-18 16:14:31 +00:00
BLOBArray.java increased default maximum file size for database files to 2GB 2009-05-25 06:59:21 +00:00
BLOBCompressor.java added a catch Exception to all thread to check if any of them silently dies without any other notification 2009-05-05 06:31:35 +00:00
BLOBHeap.java removed debug messages 2009-05-12 22:03:33 +00:00
BLOBHeapModifier.java - added writing of temporary file names and renaming to final file name when index dump/merge are done. Interrupted merges can be cleaned up. 2009-04-01 12:39:11 +00:00
BLOBTree.java - added migration class to go from index collections to the index cell data structure. 2009-03-30 15:31:25 +00:00
Cache.java simplified code, removed one unused method in all implementing classes 2009-05-21 23:53:01 +00:00
Gap.java - added writing of temporary file names and renaming to final file name when index dump/merge are done. Interrupted merges can be cleaned up. 2009-04-01 12:39:11 +00:00
HeapReader.java added log message for index generation in HeapReader 2009-04-09 10:34:22 +00:00
HeapWriter.java better scaling of HEAP dump writer for small memory configurations; 2009-05-04 08:29:44 +00:00
MapDataMining.java (almost) completed partition of classes in kelondro 2009-01-30 22:44:20 +00:00
MapView.java fixed bug in writing of robots.txt entries in case that host names exceeded 64 characters and some other problems 2009-05-03 19:35:10 +00:00
ObjectBuffer.java - more efficient comparator calls 2009-03-14 00:07:37 +00:00