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/index
orbiter a5d481eab1
enhanced navigation
16 years ago
..
BinSearch.java more memory leak fixing hacks 16 years ago
Column.java fix for last commit and more testing stub 16 years ago
HandleSet.java removed option to use different primary keys in kelondro tables 16 years ago
IndexTest.java two patches for performance enhancements of the index handover process from documents to the index cache: 16 years ago
IntegerHandleIndex.java full redesign of index access data model: 16 years ago
LongHandleIndex.java migration of all databases that use the deprecated BLOBTree format into the BLOBHeap format. Old databases are migrated automatically. 16 years ago
ObjectArray.java more refactoring of indexer and kelondro classes; 16 years ago
ObjectArrayCache.java removed option to use different primary keys in kelondro tables 16 years ago
ObjectIndex.java simplified code, removed one unused method in all implementing classes 16 years ago
ObjectIndexCache.java simplified code, removed one unused method in all implementing classes 16 years ago
Row.java another performance hack 16 years ago
RowCollection.java enhanced navigation 16 years ago
RowSet.java simplified code, removed one unused method in all implementing classes 16 years ago
RowSetArray.java simplified code, removed one unused method in all implementing classes 16 years ago
SimpleARC.java better and more performant synchronization in SimpleARC, the caching object for word hashes. Speeds up indexing. 16 years ago