Commit Graph

867 Commits (75dfe4098ce17ba853cd690298ce68fd9d04e70d)

Author SHA1 Message Date
orbiter eacf95213a fix for crawling of mailto-links 16 years ago
orbiter d3f8aa5a2a set of small fixes 16 years ago
orbiter d31e6f9c14 fix for http://forum.yacy-websuche.de/viewtopic.php?p=14457#p14457 16 years ago
orbiter 58802e4201 added missing success test in storeDocumentIndex, 16 years ago
lotus b08991e278 moved some constants, rename of Tray class 16 years ago
orbiter 138422990a - removed useCell option: the indexCell data structure is now the default index structure; old collection data is still migrated 16 years ago
orbiter dfb96ecb72 more fixes 16 years ago
f1ori 0b0a46d35a * fix transferRWI as suggested by celle (thanks!) 16 years ago
lotus 635b0a9da7 code-split 16 years ago
f1ori 2f860a2564 * convert byte[] hashes to string for log output 16 years ago
f1ori d93a2a6552 * ignore whitespaces so you can copy&paste signatures better 16 years ago
f1ori 44daec7936 * introduce signatures to autoupdate 16 years ago
orbiter c8624903c6 full redesign of index access data model: 16 years ago
orbiter 89ec3acb3e - full abstraction of index content type: the kelondro full text index may now also contain indexes about other content than text, i.e. navigation indexes or reverse linking indexes. 16 years ago
borg-0300 7a48090fcf - fix for "uk" language 16 years ago
orbiter c3aff2521e fix for NPE 16 years ago
orbiter 44e01afa5b - refactoring 16 years ago
orbiter c2359f20dd refactoring: better abstraction of reference and metadata prototypes. 16 years ago
orbiter 5b138ada16 fixes to web structure reference collection and url construction 16 years ago
orbiter 7ba078daa1 - added fast site-operator 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 96eaecda3e - added migration class to go from index collections to the index cell data structure. 16 years ago
lulabad df87e4dbf6 missing count of send Index and URLs 16 years ago
orbiter 9a90ea05e0 added a merge operation for IndexCell data structures 16 years ago
orbiter 83792d9233 more refactoring 16 years ago
borg-0300 cdbdc731c5 small updates: unescape, isCGI 16 years ago
orbiter 209f25f5f5 refactoring to integrate indexCell data structures 16 years ago
borg-0300 359a238acf faster isCGI() 16 years ago
borg-0300 f75628e53b some corrections 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 14a1c33823 refactoring of wordIndex class 16 years ago
orbiter 13c666adef performance hack to ObjectIndex put() method: 16 years ago
hermens 8c60d6d117 In DHT selection delete only those references that were actually selected 16 years ago
orbiter 3b28daab40 code-beautification (to be consistent with external documentation paper) 16 years ago
orbiter efcd95dc37 simplification of (internal) query process / refactoring 16 years ago
orbiter aa44d9bad9 more refactoring of kelondro.text / deleted de.anomic.index 16 years ago
orbiter 6ffc6e3389 more refactoring of indexer and kelondro classes; 16 years ago
orbiter 76ef5f0f14 refactoring of index package: better names for the classes (to be continued) 16 years ago
orbiter c728879ab8 fixes to yacyURL - more exceptions in case that urls are strange 16 years ago
orbiter 7542336ae5 performance enhancement to yacyURL: omit second processing of resolveBackpath. This method is already applied during initialization of the object and was called a second time when the url was exportet. 16 years ago
orbiter e521e81148 bugfix in yacyURL (for latest performance hack) 16 years ago
orbiter 54625360f7 performance update 16 years ago
orbiter 46632f4385 performance update to yacyURL 16 years ago
orbiter 8444357291 added new row interator in kelondro tables files that enumerates rows 16 years ago
lotus 6117e083e5 option to customize tray label (tooltip) with tray.label 16 years ago
lotus 9519d84372 changed "dooble" variable to "browserintegration" to be less specific 16 years ago
lotus 8429083972 adjusted tray for dooble: 16 years ago
orbiter c852d2d70e - reject too old seeds 16 years ago
orbiter 4f9dae2571 remove reference in crawl entries 16 years ago
orbiter c12bb8a6d0 - refactoring of the http client 16 years ago
orbiter 62505bb3cb more bugfixes as recommendet by findbugs 16 years ago
orbiter 94c42691d8 - reject less transmissions as transmission receiver 16 years ago
orbiter 26978b2a25 - better memory protection in kelondro caches: computation of needed memory for cache grow 16 years ago
orbiter be0c492ae5 fix for memory leak bug in new dht transmissions 16 years ago
orbiter 40d9849aa4 - better control of chunk size in dht selection 16 years ago
orbiter 411f2212f2 more memory leak fixing hacks 16 years ago
orbiter 985d421f91 found and fixed some memory leaks 16 years ago
orbiter 6c627dbdff update to the server core 16 years ago
orbiter 5393f356aa fix for termination problem 16 years ago
orbiter 6a876ecb88 first fixes to the DHT transmission process 16 years ago
orbiter c25c334b75 replaced old DHT transmission method with new method. Many things have changed! some of them: 16 years ago
orbiter 65a1de6c05 longer timeout for remote crawl queries 16 years ago
orbiter 78b7361937 fixed problem with logging 16 years ago
orbiter 94110df85a moved logging partially to kelondro 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 fc27bf8c4c refactoring of kelondro classes: 16 years ago
f1ori aaafe05c02 * revert debug change 16 years ago
orbiter 419469ac27 added more methods to control the vertical DHT (not yet active .. ) 16 years ago
orbiter dedfc7df7f removed distinction between DHT-in and DHT-out. This is necessary to make room for the new cell data structure, which cannot use this this distinction in the first place, but will enable the same meaning with different mechanisms (segments, later) 16 years ago
orbiter 5080fc33bf fix for http://forum.yacy-websuche.de/viewtopic.php?p=12247#p12247 16 years ago
low012 78778df464 *) this should adjust the Dev/Main detection of the updater to the new version numbers (0.7x is Dev, if x != 0) 16 years ago
orbiter 9d119c6b61 migration of auto-update rules to new release strategy: 16 years ago
lotus c8451614f3 fix for overflow 16 years ago
orbiter c4c4c223b9 fixed a problem with attribute flags on RWI entries that prevented proper selection of index-of constraint 16 years ago
orbiter 6072831235 no cr transmission for robinson peers 16 years ago
orbiter e004da48d3 - added fast fingerprint computation for files (any). Will be used in new index dump method 16 years ago
f1ori 2d2ce24011 * remove all encoding-stuff from proxy 16 years ago
lotus 449e697436 fix for null-seed in seedfile 16 years ago
orbiter 2802138787 - refactoring of CrawlStacker (to prepare it for new multi-Threading to remove DNS lookup bottleneck) 16 years ago
orbiter 1779c3c507 - added a read cache to the RAFile interface to RandomAccessFile 16 years ago
orbiter 47292e696a more performance hacks 16 years ago
orbiter d39d420b39 performance hacks 16 years ago
orbiter c6525ab75f fix for NPE in seed handling 16 years ago
danielr 538359a0ff simple fix to get DHT working again (maybe something more has to be done ;) 17 years ago
f1ori 7e1fe05e3c * added utf8-encoding to many getBytes-calls 17 years ago
orbiter 3f746be5d4 - consolidation and refactoring of many DHT target - computing methods 17 years ago
orbiter d014b2728a Design-check, Extension and Refactoring of DHT target position computation: 17 years ago
orbiter ffed5fc415 fixed problem with lost peers in database 17 years ago
orbiter 6fb865fbdc - fix of bug in iterator in kelondroBLOBHeap which caused bug in crawl profile listing 17 years ago
orbiter 820a03f9d6 - removed some warnings 17 years ago
lotus dda771db9d - search result layout 17 years ago
lotus 31c31e54e4 new tray icon image for different icon sizes (e.g. linux) 17 years ago
f1ori 9589dfe080 * removed trayicon popupmenu title 17 years ago
lotus 5a637f004d localized tray 17 years ago
lotus 9d4f0325e1 - removed shutdown from search page (we have it in tray now!) 17 years ago
lotus 214277dad6 - revert r5202 17 years ago
f1ori 7afa084207 * add nativ java trayicon, using reflections 17 years ago
orbiter 6e7d113eac fix for wrong index initialization after network switch 17 years ago
orbiter 00c1535f84 added ranking and evaluation of language type in a search 17 years ago
orbiter bfcf9b7aa3 - added language detection using metadata from documents: html and odt documents provide this information 17 years ago
orbiter ce2a7ed116 integrated language detection classes into condenser environment 17 years ago
orbiter 0cd0fee546 fixed bug with wrong proxy result enqueueing. See: 17 years ago
orbiter 1eb813bd43 shifted index deletion-on-exit rule to the class where the errors are produced 17 years ago
orbiter 3f3673b6e5 extended balancer: 17 years ago
orbiter d09ddabd09 corrected a design mistake (5-byte hashes not necessary) 17 years ago
orbiter 77ee0765a4 - added domain statistic generation to IndexControlURLs_p.html servlet 17 years ago
lotus 423a89ebe8 * fix if yacy was installed to a path with whitespace 17 years ago
orbiter ead39064c5 fixed problem with wrong result number calculation 17 years ago
orbiter 05dbba4bab added logging conditions to all fine and finest log line calls 17 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once: 17 years ago
borg-0300 08cdf6db8a fix for wrong "VegaYacyB" peers 17 years ago
danielr 753a1ae430 - changed default browser from netscape to firefox 17 years ago
danielr be28af50f5 - fixed "yacy2yacy no proxy"-problem 17 years ago
danielr a087090bbb fixed starting crawl results in "No parser available to parse mimetype 'application/octet-stream'" 17 years ago
hermens 3ac1988059 Add some sanity checks for invalid seeds 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
lotus 694084c570 fix for NPE on shutdown 17 years ago
lotus d42eae25f8 yacyTray: 17 years ago
orbiter c3d461d191 - removed superfluous copyright statement 17 years ago
lotus 62afea0c9f some improvements for yacyTray 17 years ago
lotus 28c39e2aa4 fix for new starter files 17 years ago
lotus fa695c2d9f tray is now only shown on Windows and doesn't block on linux 17 years ago
lotus f8a1e3175e new yacyTray 17 years ago
orbiter 38eb5bd1ee fixed a bug in kelondroBLOBHeap. The following files are probably inconsistent and should be deleted: 17 years ago
orbiter 0f5fe8cc53 refactoring of method calling for objects from kelondroMapDataMining 17 years ago
orbiter 01d1ae6676 patch for negative time in case that the time of the computer is changed 17 years ago
orbiter 4acf0a61cd refactoring of kelondroObjects (mainly renaming to kelondroMap) 17 years ago
orbiter 1400cdc91e - refactoring of resourceObserver (moved it to crawler) 17 years ago
orbiter a6719dfd2b - refactoring of robots parser 17 years ago
orbiter e81be7d4f2 added many missing user-agent declarations for yacy http client connections. 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 080cda97ef added another peer selection rule: 17 years ago
orbiter d37fd064f9 changed peer selection for search targets: 17 years ago
orbiter 69aac0d74c modified the diskUsage class regarding the following two aspects: 17 years ago
danielr 0c1dc703e4 - set staticIP at startUp 17 years ago
lotus ac85c52bae better readability for MIN_FREE_DISK_SPACE 17 years ago
danielr 6b7e873962 resourceObserver refactoring and some synchronisation for console output 17 years ago
lotus 877299cc74 better installer on Windows Vista 17 years ago
danielr 68c38c2d34 - WatchCrawler shows status without JavaScript 17 years ago
lotus fc79f013c4 better solution to update shortcut 17 years ago
lotus 48edbef5c7 * fix: display proper port on 1st startup 17 years ago
det 0727bb1e63 rework of console message handling; add of debugging output 17 years ago
orbiter f5ef7f222e - fixed a bug in parser (directory paths had not been recognized) 17 years ago
hermens 75b4a5ced4 reinstate old timeout values for transferRWI and transferURL 17 years ago