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 3029ef6eb3
fixed a bug that was recently inserted which caused that no idx and gap files were written.
16 years ago
..
BLOB.java added a merge operation for IndexCell data structures 16 years ago
BLOBArray.java modified access method to get index entries out of a array of BLOBs: 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 some bugfixes to database close() methods 16 years ago
BLOBHeapModifier.java fixed a bug that was recently inserted which caused that no idx and gap files were written. 16 years ago
BLOBTree.java migration of all databases that use the deprecated BLOBTree format into the BLOBHeap format. Old databases are migrated automatically. 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 fixed a bug that was recently inserted which caused that no idx and gap files were written. 16 years ago
HeapWriter.java catch problems of file hash computation, see also: 16 years ago
MapDataMining.java migration of all databases that use the deprecated BLOBTree format into the BLOBHeap format. Old databases are migrated automatically. 16 years ago
MapView.java migration of all databases that use the deprecated BLOBTree format into the BLOBHeap format. Old databases are migrated automatically. 16 years ago
ObjectBuffer.java - more efficient comparator calls 16 years ago