yacy_search_server/source/de/anomic/plasma
orbiter 3703f76866 - fixed re-search bug: after a search with several words, a second search could not
find the same words as before. This was caused because indexContaines stored the url references
  with a hashtable. A tree was needed to work with the index conjunction-by-numeration
- added permanent ram cache flush (again)
- removed direct flush of ram cache after a large container is added.
  this happens especially during DHT transmission and therefore this fix should
  speed up DHT transmission on server side.
- removed unused and out-dated methods

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1765 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-02-25 08:42:45 +00:00
..
dbImport *) experimental restructuring of db import function 2006-02-16 13:07: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 *) remote trigger for proxy-crawl 2006-02-24 09:35:54 +00:00
plasmaCrawlWorker.java *) Implementing snippet fetching via ajax 2006-02-23 13:29:07 +00:00
plasmaDHTChunk.java serialized dhtChunk deletion with indexing 2006-02-21 23:08:07 +00:00
plasmaDHTFlush.java serialized dhtChunk deletion with indexing 2006-02-21 23:08:07 +00:00
plasmaDHTTransfer.java serialized dhtChunk deletion with indexing 2006-02-21 23:08:07 +00:00
plasmaGrafics.java code cleanup 2005-12-04 23:51:28 +00:00
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 code cleanup 2005-12-04 23:51:28 +00:00
plasmaRankingRCIEvaluation.java code cleanup 2005-12-06 23:51:29 +00:00
plasmaSearchEvent.java re-organization of index management 2006-02-14 00:12:07 +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 reverted last change 2006-02-19 19:05:46 +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 *) Implementing snippet fetching via ajax 2006-02-23 13:29:07 +00:00
plasmaStore.java code cleanup 2005-12-05 14:24:13 +00:00
plasmaSwitchboard.java - fixed re-search bug: after a search with several words, a second search could not 2006-02-25 08:42:45 +00:00
plasmaSwitchboardQueue.java auto-reset for switchboard queue stack 2006-01-23 12:41:08 +00:00
plasmaURL.java *) displaying amount of items in the existsIndex caches 2006-02-17 11:02:01 +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 - fixed re-search bug: after a search with several words, a second search could not 2006-02-25 08:42:45 +00:00
plasmaWordIndexAssortment.java - removed some usage of indexEntity 2006-01-30 12:42:06 +00:00
plasmaWordIndexAssortmentCluster.java serialized indexing with dht selection 2006-02-20 23:57:50 +00:00
plasmaWordIndexCache.java fixed bug with cache flush 2006-02-20 23:25:48 +00:00
plasmaWordIndexClassicDB.java - fixed re-search bug: after a search with several words, a second search could not 2006-02-25 08:42:45 +00:00
plasmaWordIndexEntity.java *) fixed NullPointerException in plasmaWordIndexEntity 2006-02-14 11:40:36 +00:00
plasmaWordIndexEntry.java fixings for ranking attributes 2006-02-07 23:16:46 +00:00
plasmaWordIndexEntryContainer.java - fixed re-search bug: after a search with several words, a second search could not 2006-02-25 08:42:45 +00:00
plasmaWordIndexInterface.java re-organization of index management 2006-02-14 00:12:07 +00:00