yacy_search_server/source/de/anomic/plasma
orbiter 417ed5102e redesign of database iterators:
an iteration of key elements in kelondroTree databases is no longer supported.
this is now replaced by an iteration of kelondroRow.Entry objects from the database
Iteration of keys from the database was mostly followed by retrieval of the row
from the database, whcih caused unnecessary database load.
The index selection was also redesigned to use the new row iteration methods.
This affects many funktions, most important is the DHT selection routine which is now much faster.



git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2327 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-07-26 11:21:51 +00:00
..
dbImport redesign of database iterators: 2006-07-26 11:21:51 +00:00
parser replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaCondenser.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaCrawlBalancer.java simplified method call in balancer 2006-07-19 00:42:20 +00:00
plasmaCrawlEURL.java * strict handling of NURL entry element generation, storage and stacking 2006-07-24 16:04:14 +00:00
plasmaCrawlLoader.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaCrawlLoaderMessage.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaCrawlLURL.java some redesign of EURL storage 2006-07-24 15:25:47 +00:00
plasmaCrawlNURL.java implemented option to extract nurls from the database 2006-07-24 16:40:59 +00:00
plasmaCrawlProfile.java added option to configure the start-up delay time for kelondro database files. 2006-07-03 23:57:33 +00:00
plasmaCrawlRobotsTxt.java added option to configure the start-up delay time for kelondro database files. 2006-07-03 23:57:33 +00:00
plasmaCrawlStacker.java redesign of database iterators: 2006-07-26 11:21:51 +00:00
plasmaCrawlWorker.java some redesign of EURL storage 2006-07-24 15:25:47 +00:00
plasmaDHTChunk.java redesign of database iterators: 2006-07-26 11:21:51 +00:00
plasmaDHTFlush.java *) renaming of function getTransferedEntitySpeed to getTransferedEntrySpeed to avoid confusion 2006-07-19 13:52:33 +00:00
plasmaDHTTransfer.java work towards new indexing database structure 2006-07-04 14:47:27 +00:00
plasmaGrafics.java network picture; 2006-06-24 02:52:24 +00:00
plasmaHTCache.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaParser.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaParserConfig.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaParserDocument.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaRankingCRProcess.java refactoring of base64 encoding: 2006-01-04 00:39:00 +00:00
plasmaRankingDistribution.java code cleanup 2005-12-04 23:51:28 +00:00
plasmaRankingRCIEvaluation.java added option to extract domains and/or urls from the eurl database 2006-07-24 08:08:33 +00:00
plasmaSearchEvent.java a large collection of different changes 2006-07-23 22:39:41 +00:00
plasmaSearchImages.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaSearchPreOrder.java a large collection of different changes 2006-07-23 22:39:41 +00:00
plasmaSearchQuery.java start with refactoring of index management 2006-05-16 16:11:55 +00:00
plasmaSearchRankingProfile.java a large collection of different changes 2006-07-23 22:39:41 +00:00
plasmaSearchResult.java a large collection of different changes 2006-07-23 22:39:41 +00:00
plasmaSearchTimingProfile.java tried to fix some problems with time-outs during search 2006-04-03 23:26:08 +00:00
plasmaSnippetCache.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaStore.java code cleanup 2005-12-05 14:24:13 +00:00
plasmaSwitchboard.java some redesign of EURL storage 2006-07-24 15:25:47 +00:00
plasmaSwitchboardQueue.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaURLPattern.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaURLPool.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaWordConnotation.java added option to configure the start-up delay time for kelondro database files. 2006-07-03 23:57:33 +00:00
plasmaWordIndex.java redesign of database iterators: 2006-07-26 11:21:51 +00:00
plasmaWordIndexAssortment.java redesign of database iterators: 2006-07-26 11:21:51 +00:00
plasmaWordIndexAssortmentCluster.java redesign of database iterators: 2006-07-26 11:21:51 +00:00
plasmaWordIndexFile.java a large collection of different changes 2006-07-23 22:39:41 +00:00
plasmaWordIndexFileCluster.java redesign of database iterators: 2006-07-26 11:21:51 +00:00