yacy_search_server/source/de/anomic/kelondro/blob
2009-05-21 23:53:01 +00:00
..
BLOB.java added a merge operation for IndexCell data structures 2009-03-18 16:14:31 +00:00
BLOBArray.java better scaling of HEAP dump writer for small memory configurations; 2009-05-04 08:29:44 +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