You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/de/anomic/plasma
orbiter 13c63f4082
a set of small fixes to crawling behaviour
16 years ago
..
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. 16 years ago
plasmaGrafics.java refactoring of search classes 16 years ago
plasmaHTCache.java enhanced document type recognition 16 years ago
plasmaProfiling.java fix for bug in ProfilingGraph for ppm >> 10000 ppm (!) 16 years ago
plasmaRankingCRProcess.java simplification of the code: removed unused classes, methods and variables 16 years ago
plasmaRankingDistribution.java serialized all logging using concurrency: 16 years ago
plasmaRankingRCIEvaluation.java refactoring of search classes 16 years ago
plasmaStore.java * removed some warnings of findbugs (http://findbugs.sf.net) 17 years ago
plasmaSwitchboard.java a set of small fixes to crawling behaviour 16 years ago
plasmaSwitchboardConstants.java redesign of parser mime type detection and parser steering 16 years ago
plasmaWebStructure.java refactoring of parsers and document processing 16 years ago