yacy_search_server/source/de/anomic/yacy
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
..
dht - reject less transmissions as transmission receiver 2009-02-16 21:28:48 +00:00
logging more memory leak fixing hacks 2009-02-11 13:31:10 +00:00
seedUpload moved logging partially to kelondro 2009-01-31 01:06:56 +00:00
yacyAccessible.java moved logging partially to kelondro 2009-01-31 01:06:56 +00:00
yacyClient.java - refactoring of the http client 2009-02-19 16:24:46 +00:00
yacyCore.java first fixes to the DHT transmission process 2009-02-10 00:48:54 +00:00
yacyNetwork.java more refactoring of kelondro: 2009-01-30 22:08:08 +00:00
yacyNewsDB.java added new row interator in kelondro tables files that enumerates rows 2009-02-24 10:40:20 +00:00
yacyNewsPool.java added final where possible 2008-08-02 12:12:04 +00:00
yacyNewsQueue.java (almost) completed partition of classes in kelondro 2009-01-30 22:44:20 +00:00
yacyNewsRecord.java more refactoring of kelondro: 2009-01-30 22:08:08 +00:00
yacyPeerActions.java - reject too old seeds 2009-02-21 00:39:44 +00:00
yacySearch.java replaced old DHT transmission method with new method. Many things have changed! some of them: 2009-02-10 00:06:59 +00:00
yacySeed.java update to the server core 2009-02-10 13:26:26 +00:00
yacySeedDB.java - reject too old seeds 2009-02-21 00:39:44 +00:00
yacySeedUploader.java - removed superfluous copyright statement 2008-07-20 17:14:51 +00:00
yacyTray.java option to customize tray label (tooltip) with tray.label 2009-02-23 21:07:08 +00:00
yacyURL.java remove reference in crawl entries 2009-02-19 22:58:00 +00:00
yacyVersion.java - refactoring of the http client 2009-02-19 16:24:46 +00:00