yacy_search_server/source/de/anomic/kelondro/blob
2009-05-29 10:03:35 +00:00
..
BLOB.java added a merge operation for IndexCell data structures 2009-03-18 16:14:31 +00:00
BLOBArray.java more refactoring to make the segment object easier to use and to be prepared to integrate author navigation 2009-05-29 10:03:35 +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 migration of all databases that use the deprecated BLOBTree format into the BLOBHeap format. Old databases are migrated automatically. 2009-05-27 15:04:04 +00:00
BLOBHeapModifier.java catch problems of file hash computation, see also: 2009-05-28 10:08:36 +00:00
BLOBTree.java migration of all databases that use the deprecated BLOBTree format into the BLOBHeap format. Old databases are migrated automatically. 2009-05-27 15:04:04 +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 catch problems of file hash computation, see also: 2009-05-28 10:08:36 +00:00
HeapWriter.java catch problems of file hash computation, see also: 2009-05-28 10:08:36 +00:00
MapDataMining.java migration of all databases that use the deprecated BLOBTree format into the BLOBHeap format. Old databases are migrated automatically. 2009-05-27 15:04:04 +00:00
MapView.java migration of all databases that use the deprecated BLOBTree format into the BLOBHeap format. Old databases are migrated automatically. 2009-05-27 15:04:04 +00:00
ObjectBuffer.java - more efficient comparator calls 2009-03-14 00:07:37 +00:00