yacy_search_server/source/de/anomic/plasma
low012 11dfb2d54f minor changes:
*) added annotations
*) set svn properties and added keywords to comments of parser classes
*) made a variable final to prevent (theoretical case of) change of object instance in synchronized block

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6179 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-07-08 19:20:03 +00:00
..
parser minor changes: 2009-07-08 19:20:03 +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 code cleanup and code simplifcation 2009-06-30 22:20:55 +00:00
plasmaParser.java serialized all logging using concurrency: 2009-06-15 21:19:54 +00:00
plasmaParserConfig.java simplification of the code: removed unused classes, methods and variables 2009-06-30 09:27:46 +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 simplification of the code: removed unused classes, methods and variables 2009-06-30 09:27:46 +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 simplification of the code: removed unused classes, methods and variables 2009-06-30 09:27:46 +00:00
plasmaSearchRankingProcess.java be a bit more lazy when removing domain navigation entries 2009-06-22 12:30:22 +00:00
plasmaSnippetCache.java simplification of the code: removed unused classes, methods and variables 2009-06-30 09:27:46 +00:00
plasmaStore.java
plasmaSwitchboard.java removed strange debugging strings 2009-07-06 15:21:43 +00:00
plasmaSwitchboardConstants.java all stack/heap files that had been stored in DATA/PLASMA are now stored in the network-specific QUEUES path 2009-07-02 17:01:23 +00:00
plasmaWebStructure.java update to web structure picture: 2009-06-17 12:37:31 +00:00