You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/de/anomic/kelondro/blob
orbiter 26a46b5521
increased default maximum file size for database files to 2GB
16 years ago
..
BLOB.java added a merge operation for IndexCell data structures 16 years ago
BLOBArray.java increased default maximum file size for database files to 2GB 16 years ago
BLOBCompressor.java added a catch Exception to all thread to check if any of them silently dies without any other notification 16 years ago
BLOBHeap.java removed debug messages 16 years ago
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. 16 years ago
BLOBTree.java - added migration class to go from index collections to the index cell data structure. 16 years ago
Cache.java simplified code, removed one unused method in all implementing classes 16 years ago
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. 16 years ago
HeapReader.java added log message for index generation in HeapReader 16 years ago
HeapWriter.java better scaling of HEAP dump writer for small memory configurations; 16 years ago
MapDataMining.java
MapView.java fixed bug in writing of robots.txt entries in case that host names exceeded 64 characters and some other problems 16 years ago
ObjectBuffer.java - more efficient comparator calls 16 years ago