Commit Graph

40 Commits (be6b48311c56da7cf8742cbc6a50e04f2fb4fc5f)

Author SHA1 Message Date
orbiter 22047ffad5 enhanced computation speed of many replaceAll string operations 15 years ago
orbiter 5924a0d851 - enhanced concurrency in database index access for multicore 15 years ago
orbiter 64f29f990e a collection of performance hacks and code cleanup: 15 years ago
low012 2bc459252e *) changes for better code readability 15 years ago
orbiter 1e8e79b9ef redesign of reference hash (URL-hash) parameter hand-over: 15 years ago
orbiter dd459281c8 applied code changes that are recommended by PMD 15 years ago
orbiter 7f20963b41 add-on to last commit 15 years ago
orbiter eeca2ded92 fix for http://forum.yacy-websuche.de/viewtopic.php?p=18500#p18500 15 years ago
orbiter 362b7a929b added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 15 years ago
orbiter 4431b9767e added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 16 years ago
orbiter ce8dc575ca refactoring 16 years ago
orbiter bea3b99aff moved table and util classes 16 years ago
orbiter 1e4f8b56ed accumulated classes from different packages into the new rwi package 16 years ago
orbiter 194da25a2f moved kelondro index 16 years ago
orbiter 4446acc8cd moved kelondro order 16 years ago
orbiter 735e2737e3 * added index segments 16 years ago
low012 a6a3090c3d *) blacklist cleaner supports usage of regular expressions now 16 years ago
orbiter 573d03c7d7 added configuration to enable ram table copy 16 years ago
orbiter c079b18ee7 - refactoring of IntegerHandleIndex and LongHandleIndex: both classes had been merged into the new HandleMap class, which handles (key<byte[]>,n-byte-long) pairs with arbitraty key and value length. This will be useful to get a memory-enhanced/minimized database table indexing. 16 years ago
orbiter 99bf0b8e41 refactoring of plasmaWordIndex: 16 years ago
orbiter 26a46b5521 increased default maximum file size for database files to 2GB 16 years ago
orbiter e005cfea37 fix for bug in -incell option of URLAnalysis 16 years ago
orbiter a7e392f31b The collection index will not be supported any more. 16 years ago
orbiter c097531e3d added a catch Exception to all thread to check if any of them silently dies without any other notification 16 years ago
orbiter c2359f20dd refactoring: better abstraction of reference and metadata prototypes. 16 years ago
orbiter d49238a637 more performance hacks: better default values for scaling, less memory usage 16 years ago
orbiter d988204875 better shutdown of tools 16 years ago
orbiter 100247bdda added also an export and delete-feature to the URLAnalysis. This completes the clean-up feature for URLs. To do a complete clean-up of the url database, start the following: 16 years ago
orbiter 60078cf322 added next tool for url analysis: check for references, that occur in the URL-DB but not in the RICOLLECTIONS 16 years ago
orbiter dbdd10da84 better logging and startup behaviour for referenceHash computation 16 years ago
orbiter d64836c34f added statistical analysis of URL reference 16 years ago
orbiter b80db04667 - refactoring of IntegerHandleIndex and LongHandleIndex (better method names) 16 years ago
orbiter d1d9fbae5c enabling the URLAnalysis to operate on multime input files, just use a wild card when calling the class from the command line 16 years ago
orbiter 7ea53fe47b added another url list transformation option: 16 years ago
orbiter 54625360f7 performance update 16 years ago
orbiter d884c4718a added gzip support for URLAnalysis: 16 years ago
orbiter cf9b74e6e3 added another method to process url lists: extract hosts only 16 years ago
orbiter 89d8e824ed memory protection for URLAnalysis 16 years ago
orbiter 0f6fa804ff performance update to URLAnalysis 16 years ago
orbiter e8f5f2f612 added tool to analyse url strings 16 years ago