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 f6691411b5
- migration of files from SplitTable (which are used for the URL-DB) to a different file name format.
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 bugfixes as recommendet by findbugs 16 years ago
EcoTable.java fixed bug introduced in SVN 5756 in EcoTable.put() 16 years ago
FixedWidthArray.java - added migration class to go from index collections to the index cell data structure. 16 years ago
FlexTable.java a different naming scheme for BLOBArray files. This may be necessary if blobs are written more often than once in a second. 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 performance hack to ObjectIndex put() method: 16 years ago
SplitTable.java - migration of files from SplitTable (which are used for the URL-DB) to a different file name format. 16 years ago
Stack.java more care about open file handles. Now files also close on windows and can be deleted afterwards. 16 years ago
Tree.java - added migration class to go from index collections to the index cell data structure. 16 years ago