yacy_search_server/source/de/anomic/plasma
orbiter 1e4578aab6 VERY EXPERIMENTAL removal of index ram cache flushing thread.
The cache will fill up and flushed explicitely when it is full.
This shall remove double-access of assortments (indexing and flush)
during indexing process. Hopefully this should reduce IO.
The main idea is: the cache shall mainly be flushed by DHT transfer, and
only indexes that shall be hosted by the own peer are flushed to the
assortments. This needs further work.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1617 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-02-11 23:19:01 +00:00
..
dbImport VERY EXPERIMENTAL removal of index ram cache flushing thread. 2006-02-11 23:19:01 +00:00
parser added section headlines generation to html parser 2006-01-12 20:21:34 +00:00
plasmaCondenser.java changes towards the new index storage scheme: 2006-01-30 00:42:38 +00:00
plasmaCrawlBalancer.java better startup failure handling 2005-12-12 23:59:58 +00:00
plasmaCrawlEURL.java added some UTF-8 handling. 2006-01-10 16:48:59 +00:00
plasmaCrawlLoader.java *) last bugfix part. Seems to work now for the stackCrawler 2006-01-28 17:25:19 +00:00
plasmaCrawlLoaderMessage.java
plasmaCrawlLURL.java changes towards the new index storage scheme: 2006-01-30 00:42:38 +00:00
plasmaCrawlNURL.java *) new import function for IndexImport_p.html 2006-02-02 16:46:58 +00:00
plasmaCrawlProfile.java *) new import function for IndexImport_p.html 2006-02-02 16:46:58 +00:00
plasmaCrawlRobotsTxt.java fix for bug that caused the peer-counter problem. 2006-01-30 22:16:55 +00:00
plasmaCrawlStacker.java *) Trying to solve pool not open problem 2006-01-29 08:54:19 +00:00
plasmaCrawlWorker.java *) changing loglevel for some messages 2006-01-28 17:40:24 +00:00
plasmaGrafics.java
plasmaHTCache.java Bugfix for getCachePath(URL url) 2006-02-01 19:07:49 +00:00
plasmaParser.java added section headlines generation to html parser 2006-01-12 20:21:34 +00:00
plasmaParserConfig.java *) Adding missing file 2005-12-06 11:20:06 +00:00
plasmaParserDocument.java code cleanup 2005-12-06 23:51:29 +00:00
plasmaRankingCRProcess.java refactoring of base64 encoding: 2006-01-04 00:39:00 +00:00
plasmaRankingDistribution.java
plasmaRankingRCIEvaluation.java code cleanup 2005-12-06 23:51:29 +00:00
plasmaSearchEvent.java - introduced rankingProfile Class 2006-02-04 23:51:00 +00:00
plasmaSearchPreOrder.java re-structuring of ranking application: 2006-02-05 01:47:51 +00:00
plasmaSearchQuery.java adopted search page to new detailed search (to be commited later) 2006-02-05 22:51:37 +00:00
plasmaSearchRankingProfile.java changed default ranking parameters 2006-02-09 00:23:54 +00:00
plasmaSearchResult.java re-structuring of ranking application: 2006-02-05 01:47:51 +00:00
plasmaSearchTimingProfile.java refactoring: plasmaSearchProfile -> plasmaSearchTimingProfile 2006-02-04 23:11:31 +00:00
plasmaSnippetCache.java code cleanup 2005-12-05 14:24:13 +00:00
plasmaStore.java code cleanup 2005-12-05 14:24:13 +00:00
plasmaSwitchboard.java VERY EXPERIMENTAL removal of index ram cache flushing thread. 2006-02-11 23:19:01 +00:00
plasmaSwitchboardQueue.java auto-reset for switchboard queue stack 2006-01-23 12:41:08 +00:00
plasmaURL.java fixings for ranking attributes 2006-02-07 23:16:46 +00:00
plasmaURLPattern.java code cleanup 2005-12-06 22:30:15 +00:00
plasmaURLPool.java - implemented more attributes to index entries 2006-01-20 15:14:21 +00:00
plasmaWordConnotation.java fix for bug that caused the peer-counter problem. 2006-01-30 22:16:55 +00:00
plasmaWordIndex.java VERY EXPERIMENTAL removal of index ram cache flushing thread. 2006-02-11 23:19:01 +00:00
plasmaWordIndexAssortment.java - removed some usage of indexEntity 2006-01-30 12:42:06 +00:00
plasmaWordIndexAssortmentCluster.java - removed some usage of indexEntity 2006-01-30 12:42:06 +00:00
plasmaWordIndexCache.java VERY EXPERIMENTAL removal of index ram cache flushing thread. 2006-02-11 23:19:01 +00:00
plasmaWordIndexClassicDB.java VERY EXPERIMENTAL removal of index ram cache flushing thread. 2006-02-11 23:19:01 +00:00
plasmaWordIndexDistribution.java VERY EXPERIMENTAL removal of index ram cache flushing thread. 2006-02-11 23:19:01 +00:00
plasmaWordIndexEntity.java bugfix in entity iterator 2006-01-30 12:50:40 +00:00
plasmaWordIndexEntry.java fixings for ranking attributes 2006-02-07 23:16:46 +00:00
plasmaWordIndexEntryContainer.java fixed bug that caused wrong behavior of search result preparation 2006-01-31 01:20:28 +00:00
plasmaWordIndexInterface.java VERY EXPERIMENTAL removal of index ram cache flushing thread. 2006-02-11 23:19:01 +00:00