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 538e375901
replaced old caching method for computed word hashes with a better method. The word hash computation is a new performance bottleneck (after the IO bottleneck was removed with the IndexCell data structure) and a better caching for word hashes was necessary.
16 years ago
..
parser replaced old caching method for computed word hashes with a better method. The word hash computation is a new performance bottleneck (after the IO bottleneck was removed with the IndexCell data structure) and a better caching for word hashes was necessary. 16 years ago
LogParser.java refactoring of logging 16 years ago
plasmaDbImporter.java full redesign of index access data model: 16 years ago
plasmaGrafics.java full redesign of index access data model: 16 years ago
plasmaHTCache.java refactoring: better abstraction of reference and metadata prototypes. 16 years ago
plasmaParser.java - fix for join method with new generalized RWI data structure (caused by latest commit) 16 years ago
plasmaParserConfig.java refactoring of logging 16 years ago
plasmaParserDocument.java refactoring: better abstraction of reference and metadata prototypes. 16 years ago
plasmaProfiling.java better scaling on performance graph 16 years ago
plasmaRankingCRProcess.java full redesign of index access data model: 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
plasmaSearchAPI.java full redesign of index access data model: 16 years ago
plasmaSearchEvent.java full redesign of index access data model: 16 years ago
plasmaSearchImages.java simplification of (internal) query process / refactoring 16 years ago
plasmaSearchQuery.java partly reverting SVN 5818: identical comparator required for join operator 16 years ago
plasmaSearchRankingProcess.java full redesign of index access data model: 16 years ago
plasmaSearchRankingProfile.java more performance hacks 16 years ago
plasmaSnippetCache.java full redesign of index access data model: 16 years ago
plasmaStore.java * removed some warnings of findbugs (http://findbugs.sf.net) 17 years ago
plasmaSwitchboard.java fixed some problems with surrogate reader. This is now ready for testing. 16 years ago
plasmaSwitchboardConstants.java - added default profile for surrogate indexing 16 years ago
plasmaWebStructure.java refactoring: better abstraction of reference and metadata prototypes. 16 years ago
plasmaWordIndex.java replaced old caching method for computed word hashes with a better method. The word hash computation is a new performance bottleneck (after the IO bottleneck was removed with the IndexCell data structure) and a better caching for word hashes was necessary. 16 years ago