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 945777aa80
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
..
parser patch for bad behaving swf parser 16 years ago
LogParser.java refactoring of logging 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 full redesign of index access data model: 16 years ago
plasmaHTCache.java migration of all databases that use the deprecated BLOBTree format into the BLOBHeap format. Old databases are migrated automatically. 16 years ago
plasmaParser.java more fixes (character encoding, parser exceptions, http client failure, blob writing) 16 years ago
plasmaParserConfig.java refactoring of logging 16 years ago
plasmaParserDocument.java added new submenu to crawler menu: import of phpbb3 forum postings from mysql 16 years ago
plasmaProfiling.java fix for bug in ProfilingGraph for ppm >> 10000 ppm (!) 16 years ago
plasmaRankingCRProcess.java - completed the author navigation 16 years ago
plasmaRankingDistribution.java - added migration class to go from index collections to the index cell data structure. 16 years ago
plasmaRankingRCIEvaluation.java full redesign of index access data model: 16 years ago
plasmaSearchEvent.java small enhancements in search result computation speed 16 years ago
plasmaSearchImages.java simplification of (internal) query process / refactoring 16 years ago
plasmaSearchQuery.java - completed the author navigation 16 years ago
plasmaSearchRankingProcess.java small enhancements in search result computation speed 16 years ago
plasmaSearchRankingProfile.java more performance hacks 16 years ago
plasmaSnippetCache.java more refactoring to make the segment object easier to use and to be prepared to integrate author navigation 16 years ago
plasmaStore.java * removed some warnings of findbugs (http://findbugs.sf.net) 17 years ago
plasmaSwitchboard.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
plasmaSwitchboardConstants.java migration of all databases that use the deprecated BLOBTree format into the BLOBHeap format. Old databases are migrated automatically. 16 years ago
plasmaWebStructure.java refactoring: better abstraction of reference and metadata prototypes. 16 years ago