yacy_search_server/source/de/anomic/kelondro/index
orbiter a5d481eab1 enhanced navigation
- fixed too early computation of navigation
- moved navigation rendering to yacysearchtrailer
- added more asserts

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6006 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-06-01 22:45:28 +00:00
..
BinSearch.java more memory leak fixing hacks 2009-02-11 13:31:10 +00:00
Column.java fix for last commit and more testing stub 2009-03-11 09:16:46 +00:00
HandleSet.java removed option to use different primary keys in kelondro tables 2009-03-13 16:52:31 +00:00
IndexTest.java two patches for performance enhancements of the index handover process from documents to the index cache: 2009-04-21 14:23:04 +00:00
IntegerHandleIndex.java full redesign of index access data model: 2009-04-16 15:29:00 +00:00
LongHandleIndex.java migration of all databases that use the deprecated BLOBTree format into the BLOBHeap format. Old databases are migrated automatically. 2009-05-27 15:04:04 +00:00
ObjectArray.java more refactoring of indexer and kelondro classes; 2009-03-02 10:00:32 +00:00
ObjectArrayCache.java removed option to use different primary keys in kelondro tables 2009-03-13 16:52:31 +00:00
ObjectIndex.java simplified code, removed one unused method in all implementing classes 2009-05-21 23:53:01 +00:00
ObjectIndexCache.java simplified code, removed one unused method in all implementing classes 2009-05-21 23:53:01 +00:00
Row.java another performance hack 2009-03-18 22:33:36 +00:00
RowCollection.java enhanced navigation 2009-06-01 22:45:28 +00:00
RowSet.java simplified code, removed one unused method in all implementing classes 2009-05-21 23:53:01 +00:00
RowSetArray.java simplified code, removed one unused method in all implementing classes 2009-05-21 23:53:01 +00:00
SimpleARC.java better and more performant synchronization in SimpleARC, the caching object for word hashes. Speeds up indexing. 2009-05-05 20:19:51 +00:00