yacy_search_server/source/de/anomic/kelondro
2009-03-13 00:13:47 +00:00
..
blob removed unnecessary exceptions, extended testing in IntegerHandleIndex 2009-03-12 07:35:17 +00:00
index replaced old PPM computation with a better one that simply sums up events that had been stored in the profiling table. 2009-03-13 00:13:47 +00:00
io disabled the BufferedIOChunks, because I consider it as broken. 2009-02-11 15:21:48 +00:00
order added new class RowSetArray which arranges RowSet objects like Elements in a hashtable, but still provides the functionality of sorted enumeration. The new class is now integrated into the ObjectIndexCache, which is the core class to provide index functions to all database files. The new index access is about twice as fast as before. This has strong speed enhancement effects on all parts of YaCy. 2009-03-12 23:05:18 +00:00
table added new class RowSetArray which arranges RowSet objects like Elements in a hashtable, but still provides the functionality of sorted enumeration. The new class is now integrated into the ObjectIndexCache, which is the core class to provide index functions to all database files. The new index access is about twice as fast as before. This has strong speed enhancement effects on all parts of YaCy. 2009-03-12 23:05:18 +00:00
text added new class RowSetArray which arranges RowSet objects like Elements in a hashtable, but still provides the functionality of sorted enumeration. The new class is now integrated into the ObjectIndexCache, which is the core class to provide index functions to all database files. The new index access is about twice as fast as before. This has strong speed enhancement effects on all parts of YaCy. 2009-03-12 23:05:18 +00:00
util - refactoring of IntegerHandleIndex and LongHandleIndex (better method names) 2009-03-08 21:37:17 +00:00