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/table
orbiter 1c69d9b8b6
more refactoring of the index classes
16 years ago
..
AbstractRecords.java - added migration class to go from index collections to the index cell data structure. 16 years ago
CachedRecords.java more refactoring of indexer and kelondro classes; 16 years ago
ChunkIterator.java more refactoring of the index classes 16 years ago
EcoTable.java simplified code, removed one unused method in all implementing classes 16 years ago
FixedWidthArray.java - added migration class to go from index collections to the index cell data structure. 16 years ago
FlexTable.java simplified code, removed one unused method in all implementing classes 16 years ago
FlexWidthArray.java - added migration class to go from index collections to the index cell data structure. 16 years ago
FullRecords.java (almost) completed partition of classes in kelondro 16 years ago
Hashtable.java removed option to use different primary keys in kelondro tables 16 years ago
Node.java more refactoring of kelondro: 16 years ago
RecordHandle.java more refactoring of kelondro: 16 years ago
Relations.java removed option to use different primary keys in kelondro tables 16 years ago
SQLTable.java simplified code, removed one unused method in all implementing classes 16 years ago
SplitTable.java increased default maximum file size for database files to 2GB 16 years ago
Stack.java - removed useCell option: the indexCell data structure is now the default index structure; old collection data is still migrated 16 years ago
Tree.java simplified code, removed one unused method in all implementing classes 16 years ago