Commit Graph

6145 Commits (e9ab130ad712ce5e0a02c1d3015e1598aa16a33f)
 

Author SHA1 Message Date
borg-0300 47fce9020c small change (Orbiter's wish) 16 years ago
borg-0300 e07b14e5d7 finally a working fix for 5960 16 years ago
borg-0300 3ebb904d2c fix for 5960, http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2119 16 years ago
lotus 734680dc70 initialize the ResourceObsever in own thread 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 a2f48863fc - added prototype for navigation index 16 years ago
lotus 47fd226bdb proper parsing of sentences 16 years ago
orbiter 27eb8d62cb - new development cycle 16 years ago
orbiter fdb87a0616 release 0.8 16 years ago
orbiter 41dd31cad2 replaced new navigation icons with same images but smaller resolution (16x16 instead of 128x128) 16 years ago
orbiter b7457d3807 patch for http://forum.yacy-websuche.de/viewtopic.php?p=14720#p14720 16 years ago
orbiter bffbe43e09 fix for http://forum.yacy-websuche.de/viewtopic.php?p=14522#p14522 16 years ago
orbiter f133d6065c fix for http://forum.yacy-websuche.de/viewtopic.php?p=14955#p14955 16 years ago
low012 16d28496ac *) YaCy will load status page once it is up again after restart or update if Javascript is enabled. 16 years ago
lotus 82af994041 added missing loglevel 16 years ago
orbiter ad9762746d no exception in case of uniq() time-out, see also 16 years ago
orbiter 1efe686e3f fix for http://forum.yacy-websuche.de/viewtopic.php?p=13960#p13960 16 years ago
lotus 13fb84ab81 you can define your default number of search results displayed by search.items 16 years ago
orbiter a642d6a7b5 - added navigation icons for search result pages 16 years ago
low012 012157c87f *) fixed "select all" and "deselect all"-button 16 years ago
orbiter f2e4d156e8 removed debug messages 16 years ago
orbiter 709bfc2cd4 added a memory check in http post protocol 16 years ago
orbiter c01d6f43e1 - fixed problem with thread dump if no arguments are given 16 years ago
orbiter a49edd9415 fix for bug in search with site: constraint 16 years ago
orbiter d3ca038979 fixed domain graph applet (visible in Terminal) 16 years ago
orbiter 04ec42e1d0 removed index Transfer, because it does not make sense any more to do a complete index transfer using the DHT methods. It is far easier and faster to just copy the whole index files from the source to the target peer. To do this, copy all files from DATA/INDEX/<network>/TEXT/RICACHE and DATA/INDEX/<network>/TEXT/METADATA from the source to the destination peer. 16 years ago
orbiter c1e5fad9a7 fix for http://forum.yacy-websuche.de/viewtopic.php?p=14767#p14767 16 years ago
lotus 29f93b2abf Kaskelix looks forward to see you again :-) 16 years ago
orbiter 8ee3a94e82 fix for non-caching of sitehash, see http://forum.yacy-websuche.de/viewtopic.php?p=14440#p14440 16 years ago
borg-0300 21930d05ed fix for [B@... 16 years ago
orbiter b6ba387e01 fix for http://forum.yacy-websuche.de/viewtopic.php?p=14751#p14751 16 years ago
lotus 9d1eb99c29 jre update 16 years ago
lotus ea5729ce21 hint for search parameters 16 years ago
orbiter 4338dcf936 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2093&hilit= 16 years ago
lotus bad7ce9286 experimental option trayIcon.force for unsupported platforms. java 1.6 needed 16 years ago
low012 ea27853c59 *) some refactoring 16 years ago
low012 d164b42604 *) cosmetics 16 years ago
orbiter 55d51e4b8c fixed bug in indexcleaner 16 years ago
orbiter 17150b2950 fixed bug in snippet computation 16 years ago
orbiter 89aeb318d3 enhanced the wikimedia dump import process 16 years ago
orbiter 5fb77116c6 added a submenu to index administration to import a wikimedia dump (i.e. a dump from wikipedia) into the YaCy index: see 16 years ago
hermens df733af4fa Try not to loose content from ram during IndexCell.delete by moving ram.delete after the dangerous operations on the array (array.get and array.delete) 16 years ago
hermens ac72005f2f Let IndexCell.remove remove entries from the ram portion of the DB as well. 16 years ago
orbiter 8ba7ff5353 a fix and another speed enhancement for the RWI cache 16 years ago
orbiter 05f077e85f added stack trace output to solve problem in 16 years ago
orbiter 71a4cadf31 better and more performant synchronization in SimpleARC, the caching object for word hashes. Speeds up indexing. 16 years ago
orbiter e6773cbb33 better handling of RWI cache for concurrency and less overhead when writing new entries -> even more indexing speed 16 years ago
low012 ae334c7b83 *) -l and -d enable asserts now 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