yacy_search_server/source/de/anomic/plasma
orbiter c89d8142bb replaced old 'kCache' by a full-controlled cache
there are now two full-controlled caches for incoming indexes:
- dhtIn
- dhtOut
during indexing, all indexes that shall not be transported to remote peers
because they belong to the own peer are stored to dhtIn. It is furthermore
ensured that received indexes are not again transmitted to other peers
directly. They may, however be transmitted later if the network grows.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2574 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-09-14 00:51:02 +00:00
..
cache *) ResourceInfoFactory.java: Bugfix for classNotFoundException 2006-09-08 13:43:23 +00:00
crawler *) AbstractCrawlWorker.java: delete already downloaded data on crawling error 2006-09-12 04:50:12 +00:00
dbImport *) Bugfix needed because of changed plasmaCrawlLURL.load behavior 2006-09-08 11:33:27 +00:00
parser *) better handling of server shutdown 2006-09-03 14:59:00 +00:00
urlPattern *) adding missing classes 2006-08-12 14:41:26 +00:00
plasmaCondenser.java * applied many compiler warning recommendations 2006-08-16 19:49:31 +00:00
plasmaCrawlBalancer.java * simplified initialization of database objects 2006-08-24 02:19:25 +00:00
plasmaCrawlEURL.java *) Adding settings page for the crawler which allows to specify a file size limit and the timeout to use. 2006-09-09 15:06:49 +00:00
plasmaCrawlLoader.java *) adding some copyright headers 2006-09-04 14:38:29 +00:00
plasmaCrawlLoaderMessage.java *) next step of restructuring for new crawlers 2006-09-04 09:00:18 +00:00
plasmaCrawlLURL.java better debugging for indexOutOfBoundException bug 2006-09-08 19:41:52 +00:00
plasmaCrawlNURL.java added write cache for LURLs 2006-09-07 01:13:03 +00:00
plasmaCrawlProfile.java * simplified initialization of database objects 2006-08-24 02:19:25 +00:00
plasmaCrawlRobotsTxt.java * simplified initialization of database objects 2006-08-24 02:19:25 +00:00
plasmaCrawlStacker.java fixed all possible problems with nullpointer exception for LURLs 2006-09-07 18:24:39 +00:00
plasmaDHTChunk.java fixed all possible problems with nullpointer exception for LURLs 2006-09-07 18:24:39 +00:00
plasmaDHTFlush.java
plasmaDHTTransfer.java - Cache known URLs during indexReceive to avoid getting blocked during loadedURL.exists() whenever possible 2006-08-07 11:42:00 +00:00
plasmaGrafics.java first attempt to implement a secondary search 2006-09-13 17:13:28 +00:00
plasmaHTCache.java avoid ConcurrentModificationException 2006-09-13 10:36:18 +00:00
plasmaParser.java *) next step of restructuring for new crawlers 2006-09-04 06:52:55 +00:00
plasmaParserConfig.java *) starting restructuring which is needed to add crawlers for additional protocols 2006-09-04 06:09:20 +00:00
plasmaParserDocument.java removed url normalform computation from htmlFilterContentScraper. 2006-08-11 15:09:22 +00:00
plasmaRankingCRProcess.java added options to switch on or off the kelondroFlexTable for NURL, EURL and PreNURL 2006-08-24 22:21:22 +00:00
plasmaRankingDistribution.java *) better handling of server shutdown 2006-09-04 05:17:37 +00:00
plasmaRankingRCIEvaluation.java * applied many compiler warning recommendations 2006-08-16 19:49:31 +00:00
plasmaSearchEvent.java replaced old 'kCache' by a full-controlled cache 2006-09-14 00:51:02 +00:00
plasmaSearchImages.java removed url normalform computation from htmlFilterContentScraper. 2006-08-11 15:09:22 +00:00
plasmaSearchPreOrder.java - cut for 'probably last html-interface version': version number update 2006-09-10 19:44:11 +00:00
plasmaSearchQuery.java first attempt to implement a secondary search 2006-09-13 17:13:28 +00:00
plasmaSearchRankingProfile.java first attempt to implement a secondary search 2006-09-13 17:13:28 +00:00
plasmaSearchResult.java enhancements to ranking 2006-09-09 23:44:54 +00:00
plasmaSearchTimingProfile.java
plasmaSnippetCache.java fixed all possible problems with nullpointer exception for LURLs 2006-09-07 18:24:39 +00:00
plasmaStore.java
plasmaSwitchboard.java replaced old 'kCache' by a full-controlled cache 2006-09-14 00:51:02 +00:00
plasmaSwitchboardQueue.java fixed all possible problems with nullpointer exception for LURLs 2006-09-07 18:24:39 +00:00
plasmaURLPattern.java *) now it's possible to configure the yacy blacklist separately for dht, search, proxy, crawler 2006-08-12 02:42:10 +00:00
plasmaURLPool.java fixed all possible problems with nullpointer exception for LURLs 2006-09-07 18:24:39 +00:00
plasmaWordConnotation.java * simplified initialization of database objects 2006-08-24 02:19:25 +00:00
plasmaWordIndex.java replaced old 'kCache' by a full-controlled cache 2006-09-14 00:51:02 +00:00
plasmaWordIndexAssortment.java - updated references to indexContainer 2006-09-12 11:13:27 +00:00
plasmaWordIndexAssortmentCluster.java - updated references to indexContainer 2006-09-12 11:13:27 +00:00
plasmaWordIndexFile.java * simplified initialization of database objects 2006-08-24 02:19:25 +00:00
plasmaWordIndexFileCluster.java - updated references to indexContainer 2006-09-12 11:13:27 +00:00