Commit Graph

42 Commits (1b9e532c87cc0895cdaeab4b9ed6b53182164d7e)

Author SHA1 Message Date
orbiter 0139988c04 - added writing of temporary file names and renaming to final file name when index dump/merge are done. Interrupted merges can be cleaned up. 16 years ago
orbiter 3621aa96ab - added a memory protection for the IndexCell migration 16 years ago
orbiter 029495e64d fixed bug introduced in SVN 5756 in EcoTable.put() 16 years ago
orbiter 587838bd09 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5758 6c8d7289-2bf4-0310-a012-ef5d649a1542 16 years ago
orbiter 67aaffc0a2 - added Latency control to the crawler: 16 years ago
orbiter 61f9dbf0cc - fixed a display problem in watch crawler 16 years ago
orbiter b3f75e48fa - enhanced balancer: auto-solving of waiting-deadlocks 16 years ago
orbiter d99ff745aa fix for http://forum.yacy-websuche.de/viewtopic.php?p=13378#p13378 16 years ago
orbiter 7dff1cba62 removed option to use different primary keys in kelondro tables 16 years ago
orbiter 7f67238f8b refactoring of plasmaWordIndex: less methods in the class, separated the index to CachedIndexCollection 16 years ago
orbiter f6d989aa04 added new class RowSetArray which arranges RowSet objects like Elements in a hashtable, but still provides the functionality of sorted enumeration. The new class is now integrated into the ObjectIndexCache, which is the core class to provide index functions to all database files. The new index access is about twice as fast as before. This has strong speed enhancement effects on all parts of YaCy. 16 years ago
orbiter 8444357291 added new row interator in kelondro tables files that enumerates rows 16 years ago
orbiter 62505bb3cb more bugfixes as recommendet by findbugs 16 years ago
orbiter 024da2916b refactoring of logging 16 years ago
orbiter 83ce65707a (almost) completed partition of classes in kelondro 16 years ago
orbiter 7ee494fde5 more refactoring of kelondro: 16 years ago
orbiter bf93767ec6 refactoring of kelondro database classes 16 years ago
orbiter fa26a8f25a fix for deadlock-like behavior in balancer 17 years ago
orbiter ff68f394dd fix for problem with balancer and lost crawl profiles: 17 years ago
orbiter 9ac16f565b - fixed several bugs in database management functions 17 years ago
orbiter c8bdd965ec - larger update time for status page 17 years ago
orbiter e1f67262f7 - added and removed some debugging output 17 years ago
orbiter 21dbb39afa switched two balancer cases 17 years ago
orbiter 1bbf362cef update to the crawl balancer: better organization and better crawl delay prediction 17 years ago
orbiter ddcf285499 - fixed a bug in performance setting (did not work with german translation) 17 years ago
orbiter 3f3673b6e5 extended balancer: 17 years ago
orbiter d3d41e2ee4 - fixed problem with searching with quotes (still not complete, but not as bad as before) 17 years ago
danielr 621b473b18 * removed some warnings of findbugs (http://findbugs.sf.net) 17 years ago
danielr 17b7845eb5 * refactoring 17 years ago
danielr 3bb870bfcd added final where possible 17 years ago
orbiter c3d461d191 - removed superfluous copyright statement 17 years ago
orbiter 3ca98fee42 removed superfluous copyright statement 17 years ago
orbiter 05c26d58d9 fixed missing remove operation in balancer 17 years ago
orbiter 606b323a2d fixed bug that appeared when a new crawl ist started 17 years ago
orbiter 28d5703f8a - fixed a bug in Robots.txt loader which could have caused that robots.txt files had been loaded from the same domain more than once 17 years ago
orbiter a6719dfd2b - refactoring of robots parser 17 years ago
orbiter 474e29ce4a added options to configure the 'corporate identity'-icons, the home page link and the greeting line from 17 years ago
orbiter 474659a71f - modified and enhanced the crawl balancer: better list export, fixing of damaged crawl queue at start-up, re-sorting at start-up to enhance domain order 17 years ago
orbiter b928ae492a some code-cleanup and possible speed enhancements in different core methods 17 years ago
danielr 7feae906aa - organize imports 17 years ago
orbiter dd75b3cabc - patch for bad profiles 17 years ago
orbiter 1689030ee8 refactoring: moved all crawler classes into their own package 17 years ago