Commit Graph

616 Commits (4df63626f54720c56b3b5a5584ba3040e313f86c)

Author SHA1 Message Date
orbiter 9ac16f565b - fixed several bugs in database management functions
16 years ago
orbiter e1f67262f7 - added and removed some debugging output
16 years ago
orbiter 25a62cdc3f small fixes
16 years ago
orbiter 1eb813bd43 shifted index deletion-on-exit rule to the class where the errors are produced
16 years ago
lotus 0bb4fbc403 delete corrupted collecion.index on exit for rebuild on next start
16 years ago
orbiter 77ee0765a4 - added domain statistic generation to IndexControlURLs_p.html servlet
16 years ago
lotus e645bae29f display table in log
16 years ago
orbiter ead39064c5 fixed problem with wrong result number calculation
16 years ago
hermens 2437beb96c fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1360&p=9321#p9321
16 years ago
orbiter 7b12e77a63 fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1393&hilit=&p=9655#p9655
16 years ago
orbiter 05dbba4bab added logging conditions to all fine and finest log line calls
16 years ago
orbiter d3d41e2ee4 - fixed problem with searching with quotes (still not complete, but not as bad as before)
16 years ago
danielr 3c68905540 remove redundant null checks
16 years ago
danielr 753a1ae430 - changed default browser from netscape to firefox
16 years ago
orbiter 7989335ed6 Preparations to replace the HTCache with a new storage data structure:
16 years ago
orbiter bdae051d9a - extended new performance graph (better timing)
16 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
danielr 7913bdb75b Flextable: filename in errormessage if inconsistent
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
orbiter 606b323a2d fixed bug that appeared when a new crawl ist started
17 years ago
orbiter 38eb5bd1ee fixed a bug in kelondroBLOBHeap. The following files are probably inconsistent and should be deleted:
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 7b1c9e6aee discovered and removed a (possibly large) memory leak:
17 years ago
orbiter 0f5fe8cc53 refactoring of method calling for objects from kelondroMapDataMining
17 years ago
orbiter 4acf0a61cd refactoring of kelondroObjects (mainly renaming to kelondroMap)
17 years ago
orbiter 1e6d12f146 Major update to BLOB data structures:
17 years ago
orbiter 81f75f5056 - removed unnecessary classes (these objects are much easier to handle using generics)
17 years ago
orbiter b38f467e3c better SRU compliance
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
danielr dba7ba079e fixed NPE seen with queues_p.xml (serverClassLoader finds already loaded classes)
17 years ago
orbiter 6bdd99e065 - more asserts to solve the ooB-problem
17 years ago
orbiter b928ae492a some code-cleanup and possible speed enhancements in different core methods
17 years ago
orbiter c998dc6556 - added security functions to flush url and search caches in case that memory is full
17 years ago
orbiter f4ae8082c3 - better error analysis for ooRange Exception in kelondroBase64Ordering
17 years ago
orbiter 84cbe75005 more asserts
17 years ago
orbiter e269c12710 small changes in partition routine
17 years ago
orbiter 31efb8fbee - fix for LOG path generation when the DATA/LOG does not exists (fix for bug introduced in SVN 4923)
17 years ago
orbiter 21c87c36e3 added a log line
17 years ago
danielr 68c38c2d34 - WatchCrawler shows status without JavaScript
17 years ago
orbiter 3330181aa0 refactoring:
17 years ago
orbiter 9a9737a54e fix for "no more elements available" exception
17 years ago
danielr 7feae906aa - organize imports
17 years ago
orbiter e91bf4c8cc - fix for bad reset of index / bad index location after deletion
17 years ago
orbiter 25192e0d36 added a deletion button to indexControlRWIs that deletes the complete web index
17 years ago
orbiter cfe6790498 - added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
17 years ago
orbiter 5fde679acb - fixed problem in performance configuration
17 years ago