yacy_search_server/source/de/anomic/kelondro/index
2009-04-20 23:01:44 +00:00
..
BinSearch.java more memory leak fixing hacks 2009-02-11 13:31:10 +00:00
Column.java fix for last commit and more testing stub 2009-03-11 09:16:46 +00:00
HandleSet.java removed option to use different primary keys in kelondro tables 2009-03-13 16:52:31 +00:00
IndexTest.java some fixes and performance hacks 2009-04-20 23:01:44 +00:00
IntegerHandleIndex.java full redesign of index access data model: 2009-04-16 15:29:00 +00:00
LongHandleIndex.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
ObjectArray.java more refactoring of indexer and kelondro classes; 2009-03-02 10:00:32 +00:00
ObjectArrayCache.java removed option to use different primary keys in kelondro tables 2009-03-13 16:52:31 +00:00
ObjectIndex.java a different naming scheme for BLOBArray files. This may be necessary if blobs are written more often than once in a second. 2009-04-02 15:08:56 +00:00
ObjectIndexCache.java fix for http://forum.yacy-websuche.de/viewtopic.php?p=13378#p13378 2009-03-18 10:29:13 +00:00
Row.java another performance hack 2009-03-18 22:33:36 +00:00
RowCollection.java performance hacks 2009-03-18 22:19:08 +00:00
RowSet.java more fixes 2009-04-20 22:08:38 +00:00
RowSetArray.java - more efficient comparator calls 2009-03-14 00:07:37 +00:00
SimpleARC.java bugfixes and performance hacks 2009-04-17 13:04:56 +00:00