yacy_search_server/source/de/anomic/plasma
orbiter c5122d6836 completed migration of BLOBTree to BLOBHeaps:
- removed migration code
- removed BLOBTree
after the removal of the BLOBTree, a lot of dead code appeared:
- removed dead code that was needed for BLOBTree
Some more classes may have not much use any more after the removal of BLOBTree, but still have some component that are needed elsewhere. Additional Refactoring steps are needed to clean up dependencies and then more code may appear that is unused and can be removed as well.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6150 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-06-28 21:02:56 +00:00
..
parser *) changed svn properties agains (hopefully doing it right this time) 2009-06-27 09:56:01 +00:00
LogParser.java refactoring of logging 2009-01-30 23:33:47 +00:00
plasmaDbImporter.java replaced rwi term counting method by one that computes the maximum of the blobs that contibute to the RWI. An addition of the blob sizes is wrong/incorrect and does not reflect the real size. Truncation the size operation to the maximum of all blobs is also incorrect, but not as wrong as the sum of all blob sizes wich double-counts many rwi entries. 2009-06-13 22:59:54 +00:00
plasmaGrafics.java refactoring: moved search query class to new search package 2009-06-15 11:49:00 +00:00
plasmaHTCache.java refactoring of blob package classes 2009-06-17 09:58:15 +00:00
plasmaParser.java serialized all logging using concurrency: 2009-06-15 21:19:54 +00:00
plasmaParserConfig.java serialized all logging using concurrency: 2009-06-15 21:19:54 +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 - completed the author navigation 2009-06-08 23:30:12 +00:00
plasmaRankingDistribution.java serialized all logging using concurrency: 2009-06-15 21:19:54 +00:00
plasmaRankingRCIEvaluation.java full redesign of index access data model: 2009-04-16 15:29:00 +00:00
plasmaSearchEvent.java refactoring of search classes -- moved Ranking Profile to search package 2009-06-16 21:45:40 +00:00
plasmaSearchRankingProcess.java be a bit more lazy when removing domain navigation entries 2009-06-22 12:30:22 +00:00
plasmaSnippetCache.java serialized all logging using concurrency: 2009-06-15 21:19:54 +00:00
plasmaStore.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
plasmaSwitchboard.java completed migration of BLOBTree to BLOBHeaps: 2009-06-28 21:02:56 +00:00
plasmaSwitchboardConstants.java possibility to set remote host on upnp device 2009-06-19 15:32:59 +00:00
plasmaWebStructure.java update to web structure picture: 2009-06-17 12:37:31 +00:00