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
orbiter 7f67238f8b
refactoring of plasmaWordIndex: less methods in the class, separated the index to CachedIndexCollection
16 years ago
..
blob more performance hacks: better default values for scaling, less memory usage 16 years ago
index more performance hacks: better default values for scaling, less memory usage 16 years ago
io disabled the BufferedIOChunks, because I consider it as broken. 16 years ago
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. 16 years ago
table refactoring of plasmaWordIndex: less methods in the class, separated the index to CachedIndexCollection 16 years ago
text refactoring of plasmaWordIndex: less methods in the class, separated the index to CachedIndexCollection 16 years ago
util - refactoring of IntegerHandleIndex and LongHandleIndex (better method names) 16 years ago