yacy_search_server/source/de/anomic/plasma
orbiter 3d4b826ca5 migration of all databases that use the deprecated BLOBTree format into the BLOBHeap format. Old databases are migrated automatically.
This removes the last very IO-intensive data structures which were still used for Wiki, Blog and Bookmarks. Old database files will still remain in the DATA subdirectory but can be deleted manually if no major bugs appear during migration. There is no need for any user action, all migration is done automatically.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5986 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-05-27 15:04:04 +00:00
..
parser - refactoring: added new content package, which will contain connector classes for different types of data sources to import texts into the YaCy index 2009-05-26 07:44:22 +00:00
LogParser.java refactoring of logging 2009-01-30 23:33:47 +00:00
plasmaDbImporter.java full redesign of index access data model: 2009-04-16 15:29:00 +00:00
plasmaGrafics.java full redesign of index access data model: 2009-04-16 15:29:00 +00:00
plasmaHTCache.java migration of all databases that use the deprecated BLOBTree format into the BLOBHeap format. Old databases are migrated automatically. 2009-05-27 15:04:04 +00:00
plasmaParser.java more fixes (character encoding, parser exceptions, http client failure, blob writing) 2009-05-02 07:43:03 +00:00
plasmaParserConfig.java refactoring of logging 2009-01-30 23:33:47 +00:00
plasmaParserDocument.java added new submenu to crawler menu: import of phpbb3 forum postings from mysql 2009-05-27 14:53:23 +00:00
plasmaProfiling.java fix for bug in ProfilingGraph for ppm >> 10000 ppm (!) 2009-04-24 13:18:20 +00:00
plasmaRankingCRProcess.java The collection index will not be supported any more. 2009-05-20 14:51:26 +00:00
plasmaRankingDistribution.java - added migration class to go from index collections to the index cell data structure. 2009-03-30 15:31:25 +00:00
plasmaRankingRCIEvaluation.java full redesign of index access data model: 2009-04-16 15:29:00 +00:00
plasmaSearchAPI.java full redesign of index access data model: 2009-04-16 15:29:00 +00:00
plasmaSearchEvent.java first attempt to add 'real' Navigation to yacy search results: host navigation 2009-05-25 22:27:34 +00:00
plasmaSearchImages.java simplification of (internal) query process / refactoring 2009-03-06 15:53:20 +00:00
plasmaSearchQuery.java fix for non-caching of sitehash, see http://forum.yacy-websuche.de/viewtopic.php?p=14440#p14440 2009-05-10 11:44:17 +00:00
plasmaSearchRankingProcess.java enhanced speed of site navigation computation 2009-05-26 22:30:20 +00:00
plasmaSearchRankingProfile.java more performance hacks 2008-12-04 12:54:16 +00:00
plasmaSnippetCache.java fixed bug in snippet computation 2009-05-08 15:26:32 +00:00
plasmaStore.java
plasmaSwitchboard.java migration of all databases that use the deprecated BLOBTree format into the BLOBHeap format. Old databases are migrated automatically. 2009-05-27 15:04:04 +00:00
plasmaSwitchboardConstants.java migration of all databases that use the deprecated BLOBTree format into the BLOBHeap format. Old databases are migrated automatically. 2009-05-27 15:04:04 +00:00
plasmaWebStructure.java refactoring: better abstraction of reference and metadata prototypes. 2009-04-03 13:23:45 +00:00
plasmaWordIndex.java - refactoring: added new content package, which will contain connector classes for different types of data sources to import texts into the YaCy index 2009-05-26 07:44:22 +00:00