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/order
orbiter 9da69d6b68
- better selection of files to be merged
16 years ago
..
AbstractOrder.java (almost) completed partition of classes in kelondro 16 years ago
Base64Order.java added a merge operation for IndexCell data structures 16 years ago
Bitfield.java more refactoring of kelondro: 16 years ago
ByteOrder.java - more efficient comparator calls 16 years ago
CloneableIterator.java more refactoring of kelondro: 16 years ago
CloneableMapIterator.java more refactoring of kelondro: 16 years ago
Coding.java more refactoring of kelondro: 16 years ago
Digest.java - better selection of files to be merged 16 years ago
MergeIterator.java 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
MicroDate.java more refactoring of kelondro: 16 years ago
NaturalOrder.java - more efficient comparator calls 16 years ago
Order.java even more efficient comparator calls (less System.arraycopy for primary keys) 16 years ago
RotateIterator.java (almost) completed partition of classes in kelondro 16 years ago
StackIterator.java added new row interator in kelondro tables files that enumerates rows 16 years ago