yacy_search_server/source/de/anomic/kelondro
orbiter 8444357291 added new row interator in kelondro tables files that enumerates rows
without an order by the primary key. The result is a very fast enumeration of the Eco table data structure. Other table data types are not affected.
The new enumerator is used for the url export function that can be accessed from the online interface (Index Administration -> URL References -> Export). This export should now be much faster, if all url database files are from type Eco
The new enumeration is also used at other functions in YaCy, i.e. the initialization of the crawl balancer and the initialization of YaCy News.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5647 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-02-24 10:40:20 +00:00
..
blob added new row interator in kelondro tables files that enumerates rows 2009-02-24 10:40:20 +00:00
index added new row interator in kelondro tables files that enumerates rows 2009-02-24 10:40:20 +00:00
io disabled the BufferedIOChunks, because I consider it as broken. 2009-02-11 15:21:48 +00:00
order added new row interator in kelondro tables files that enumerates rows 2009-02-24 10:40:20 +00:00
table added new row interator in kelondro tables files that enumerates rows 2009-02-24 10:40:20 +00:00
util some fixes recommended by findbugs 2009-02-16 23:31:54 +00:00
kelondroCollectionIndex.java second part of 'doubles' fix - better handling of doubles in RAMIndex. More logging. 2009-02-16 16:13:48 +00:00