Commit Graph

  • a642d6a7b5 - added navigation icons for search result pages - modified result page rendering to use new icons instead of numbers - set different default values in yacy.init for higher indexing performance; removed pro-values - modified WatchCrawler to accept 30000 PPM instead of only a maximum of 6000 PPM orbiter 2009-05-14 23:11:10 +00:00
  • 012157c87f *) fixed "select all" and "deselect all"-button low012 2009-05-12 22:32:30 +00:00
  • f2e4d156e8 removed debug messages orbiter 2009-05-12 22:03:33 +00:00
  • 709bfc2cd4 added a memory check in http post protocol orbiter 2009-05-12 20:23:55 +00:00
  • c01d6f43e1 - fixed problem with thread dump if no arguments are given - rejecting peers that are older than 6 hours (not-seen during 6 hours) - 0.78, targeting 0.8 at the end of the week orbiter 2009-05-11 22:26:21 +00:00
  • a49edd9415 fix for bug in search with site: constraint orbiter 2009-05-11 21:20:23 +00:00
  • d3ca038979 fixed domain graph applet (visible in Terminal) orbiter 2009-05-11 21:12:30 +00:00
  • 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. Future versions of YaCy will have different file structures than given here, because of the new index segment concept, where each peer may have several indexes (called segments) for each network definition. A copy from one peer to another will then create a new index segment. To track changes for this feature, see forum discussion at http://forum.yacy-websuche.de/viewtopic.php?p=14728#p14728 orbiter 2009-05-10 21:00:39 +00:00
  • c1e5fad9a7 fix for http://forum.yacy-websuche.de/viewtopic.php?p=14767#p14767 orbiter 2009-05-10 20:50:46 +00:00
  • 29f93b2abf Kaskelix looks forward to see you again :-) lotus 2009-05-10 17:53:15 +00:00
  • 8ee3a94e82 fix for non-caching of sitehash, see http://forum.yacy-websuche.de/viewtopic.php?p=14440#p14440 orbiter 2009-05-10 11:44:17 +00:00
  • 21930d05ed fix for [B@... borg-0300 2009-05-10 10:54:06 +00:00
  • b6ba387e01 fix for http://forum.yacy-websuche.de/viewtopic.php?p=14751#p14751 orbiter 2009-05-10 10:46:26 +00:00
  • 9d1eb99c29 jre update lotus 2009-05-09 19:36:28 +00:00
  • ea5729ce21 hint for search parameters lotus 2009-05-09 19:14:52 +00:00
  • 4338dcf936 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2093&hilit= orbiter 2009-05-09 19:07:34 +00:00
  • bad7ce9286 experimental option trayIcon.force for unsupported platforms. java 1.6 needed lotus 2009-05-09 18:35:02 +00:00
  • ea27853c59 *) some refactoring *) added one assertion *) no functional changes low012 2009-05-09 13:43:38 +00:00
  • d164b42604 *) cosmetics low012 2009-05-08 19:26:36 +00:00
  • 55d51e4b8c fixed bug in indexcleaner orbiter 2009-05-08 15:35:53 +00:00
  • 17150b2950 fixed bug in snippet computation orbiter 2009-05-08 15:26:32 +00:00
  • 89aeb318d3 enhanced the wikimedia dump import process enhanced the wiki parser and condenser speed orbiter 2009-05-08 10:36:13 +00:00
  • 5fb77116c6 added a submenu to index administration to import a wikimedia dump (i.e. a dump from wikipedia) into the YaCy index: see http://localhost:8080/IndexImportWikimedia_p.html orbiter 2009-05-08 07:54:10 +00:00
  • 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) hermens 2009-05-06 12:53:17 +00:00
  • ac72005f2f Let IndexCell.remove remove entries from the ram portion of the DB as well. hermens 2009-05-06 12:32:34 +00:00
  • 8ba7ff5353 a fix and another speed enhancement for the RWI cache orbiter 2009-05-05 22:40:40 +00:00
  • 05f077e85f added stack trace output to solve problem in http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2076&hilit=&p=14612#p14612 orbiter 2009-05-05 20:24:20 +00:00
  • 71a4cadf31 better and more performant synchronization in SimpleARC, the caching object for word hashes. Speeds up indexing. orbiter 2009-05-05 20:19:51 +00:00
  • e6773cbb33 better handling of RWI cache for concurrency and less overhead when writing new entries -> even more indexing speed orbiter 2009-05-05 20:08:23 +00:00
  • ae334c7b83 *) -l and -d enable asserts now low012 2009-05-05 18:49:51 +00:00
  • c097531e3d added a catch Exception to all thread to check if any of them silently dies without any other notification orbiter 2009-05-05 06:31:35 +00:00
  • 083533e5ec fix for bugs in IODispatcher orbiter 2009-05-04 21:37:59 +00:00
  • 21fbca0410 better scaling of HEAP dump writer for small memory configurations; should prevent OOMs during cache dumps orbiter 2009-05-04 08:29:44 +00:00
  • 6e0b57284d better care for states of the IODispatcher orbiter 2009-05-03 22:54:47 +00:00
  • 1db9cdd4e4 fixed bug in writing of robots.txt entries in case that host names exceeded 64 characters and some other problems orbiter 2009-05-03 19:35:10 +00:00
  • 492165338d small addition for last commit apfelmaennchen 2009-05-02 12:12:33 +00:00
  • bde88b684a * splitt off yacyRelease from yacyVersion * added some gui infos about signatures f1ori 2009-05-02 12:12:22 +00:00
  • ac3139a1fd fix for live-search positioning in header.template apfelmaennchen 2009-05-02 11:56:55 +00:00
  • 057ce14c8e more fixes (character encoding, parser exceptions, http client failure, blob writing) orbiter 2009-05-02 07:43:03 +00:00
  • c3cd70b461 better human readable date format lulabad 2009-05-02 06:56:08 +00:00
  • d2ac0aa682 - fixed possible bugs in Stack (may affect Crawler reset) and RandomAccess handling - increased default memory size to 180MB - fixed possible bug in http client reset (there was a deadlock) - bug in BOBHeap marked, but not solved, cause is still unknown. orbiter 2009-05-02 01:40:03 +00:00
  • acfd79ab4a yacyui-portalsearch: added keyboard controlls ESC: close window PageDown: next search result page PageUp: prev. page apfelmaennchen 2009-05-01 10:34:56 +00:00
  • f490eab6ba yacyui-portalsearch: clear input on window close apfelmaennchen 2009-05-01 10:06:24 +00:00
  • 1351d903a1 don't follow links like mailto: lotus 2009-05-01 08:53:50 +00:00
  • e88a66bcae temporary disabling computation of all sublinks (check needed) orbiter 2009-05-01 07:30:53 +00:00
  • ff5f82d780 *) removed description of removed commands from wikiHelp ([= =]) *) used format function of Netbeans for wikiCode to make it more readable, no functional changes low012 2009-05-01 07:28:59 +00:00
  • eacf95213a fix for crawling of mailto-links orbiter 2009-05-01 07:25:55 +00:00
  • 9c6ac43f66 fixes for wiki parser orbiter 2009-04-30 22:03:35 +00:00
  • 3a64c9d02f - fix for problem with concurrency when computing word hashes - fix for search in case that a urlfilter was used and zero results were returned orbiter 2009-04-29 22:14:12 +00:00
  • d3f8aa5a2a set of small fixes orbiter 2009-04-29 21:36:20 +00:00
  • 78ffb61297 *) got rid of unnecessary variable which might also fix IndexOutOfBoundsException low012 2009-04-29 21:08:44 +00:00
  • 84518710d0 small fix apfelmaennchen 2009-04-29 19:51:42 +00:00
  • 63097513ae maybe this smoothens the timing problems yacyui-portalsearch.js a little bit apfelmaennchen 2009-04-29 18:52:20 +00:00
  • d31e6f9c14 fix for http://forum.yacy-websuche.de/viewtopic.php?p=14457#p14457 orbiter 2009-04-29 11:18:17 +00:00
  • 0e01e846ef small fix lotus 2009-04-28 18:59:56 +00:00
  • d8fca85c11 fixed search: allow dots in operators added new operator "tld:" which was the former "site:" "site:" uses fast site operator introduced in r5770 lotus 2009-04-28 17:12:31 +00:00
  • 8d6212233b fix for IODispatcher orbiter 2009-04-28 07:24:28 +00:00
  • f678472f46 fix for quote problem in json output orbiter 2009-04-27 22:27:02 +00:00
  • d079d6dfdb small changes in surrogate reader, wiki code and portal test orbiter 2009-04-27 20:30:43 +00:00
  • 07f09742bb set of small fixes and comments orbiter 2009-04-27 15:29:50 +00:00
  • d9e62508e5 fixed a NPE bug (from SVN 5888) orbiter 2009-04-27 12:52:12 +00:00
  • 06ed4ef7b3 * better picture handling borg-0300 2009-04-27 11:19:15 +00:00
  • 5a634cab23 removed generation of anchor link sets in document types that describe container formats. orbiter 2009-04-27 08:46:11 +00:00
  • 50e96ee894 - moved live search window in yacy to different location - changed div id for live seach from 'yacy' to 'yacylivesearch' orbiter 2009-04-26 21:04:31 +00:00
  • dd489fcce0 fixed some json encoding problems in yacysearchitem apfelmaennchen 2009-04-26 19:17:36 +00:00
  • 0b4e4bbddd fixed css interferance for previous posts apfelmaennchen 2009-04-26 18:46:05 +00:00
  • ed4fb3bf75 small fix to portal search apfelmaennchen 2009-04-26 18:30:21 +00:00
  • 753affca4b - request: http://forum.yacy-websuche.de/viewtopic.php?f=9&t=2041#p14336 - integrated portal search in yacy web interface apfelmaennchen 2009-04-26 18:22:28 +00:00
  • 4cf8b08eec Portal Search: - request: http://forum.yacy-websuche.de/viewtopic.php?f=15&t=1762&start=50#p14350 - window closes for empty query - example for fancy input field apfelmaennchen 2009-04-26 17:44:11 +00:00
  • 42d936288e small update for RichClient LogViewer apfelmaennchen 2009-04-26 17:20:08 +00:00
  • f1244264b8 *) hopefully fixed bug reported in http://forum.yacy-websuche.de/viewtopic.php?t=2057 low012 2009-04-26 16:18:14 +00:00
  • 2714ff034b avoid undefined in rssTerminal thanks to freq.9! http://forum.yacy-websuche.de/viewtopic.php?p=14288 lotus 2009-04-26 11:45:36 +00:00
  • 2e3186189b fix for mediawikiIndex surrogate producer + added concurrency orbiter 2009-04-25 21:52:21 +00:00
  • 6f5ea7b1a8 small fix for previous post apfelmaennchen 2009-04-25 21:28:08 +00:00
  • 2eabd989ce - added a log viewer to RichClient (alpha version, very slow) apfelmaennchen 2009-04-25 20:58:56 +00:00
  • 138a0747e3 added serverObjects.putJSON as JSON has very particulare encoding requirements apfelmaennchen 2009-04-25 20:56:29 +00:00
  • 557c2a32a3 small fix for yacyui-portalsearch apfelmaennchen 2009-04-25 16:59:35 +00:00
  • b4539a61dd some more documentation for yacyui-portaltest.html apfelmaennchen 2009-04-25 15:14:10 +00:00
  • 64a63306b8 added portal-test explanation page to the customization submenu orbiter 2009-04-25 13:18:13 +00:00
  • 64ce9da60f - new yconf parameter global - see http://forum.yacy-websuche.de/posting.php?mode=quote&f=9&p=14207#pr14207 apfelmaennchen 2009-04-25 13:08:07 +00:00
  • 5ca306da9a fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2054#p14306 apfelmaennchen 2009-04-25 12:24:40 +00:00
  • 9325198c42 hopefully a fix for http://forum.yacy-websuche.de/viewtopic.php?f=15&t=1762#p14305 apfelmaennchen 2009-04-25 08:15:27 +00:00
  • d977dd9a96 fix for surrogate loader orbiter 2009-04-24 22:54:40 +00:00
  • 675f350d18 YaCy Portal Search Widget - see http://localhost:8080/yacy/ui/yacyui-portaltest.html - two new parameters (logo and link) for yconf as requested at http://forum.yacy-websuche.de/viewtopic.php?f=15&t=1762#p14101 apfelmaennchen 2009-04-24 17:21:31 +00:00
  • 9cb68353da fix for bug in ProfilingGraph for ppm >> 10000 ppm (!) orbiter 2009-04-24 13:18:20 +00:00
  • 9e4db75aac reduced internal logging and reduced memory that internal logging can use orbiter 2009-04-24 12:09:04 +00:00
  • c10c257255 attempt to fix a deadlock situation where the IODispatcher did not work. I suspect the dispatcher thread has crashed and queues filled so no indexing process was able to write data. This fix tries to heal the problem, but I am unsure if it helps. To get a better view of the problem, some more log outputs had been inserted. Added also a new attribut indexer.threads to get a control over the number of default threads for the indexer (default is 1) orbiter 2009-04-24 11:55:39 +00:00
  • 09987e93fd fixed some more bad handling of byte[] orbiter 2009-04-23 22:02:12 +00:00
  • 1bcc1450cb more explaining error message in case of IOExceptions during html parsing orbiter 2009-04-23 21:18:01 +00:00
  • fe51f4d668 less synchronization may help to prevent deadlocks orbiter 2009-04-23 20:54:13 +00:00
  • 58802e4201 added missing success test in storeDocumentIndex, see http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1922&hilit= orbiter 2009-04-23 20:38:56 +00:00
  • fbca4f8354 more stability on watchcrawler lotus 2009-04-23 18:42:15 +00:00
  • 171e62bee5 addition to the fix from last commit (which did not work) orbiter 2009-04-23 16:36:21 +00:00
  • 059949a0d1 tried to fix problem with snippet fetch for second search page when verify=false orbiter 2009-04-23 15:29:30 +00:00
  • b08991e278 moved some constants, rename of Tray class lotus 2009-04-23 13:18:59 +00:00
  • 54773ad4d4 added release keys orbiter 2009-04-22 22:46:42 +00:00
  • 138422990a - removed useCell option: the indexCell data structure is now the default index structure; old collection data is still migrated - added some debugging output to balancer to find a bug - removed unused classes for index collection handling - changed some default values for the process handling: more memory needed to prevent OOM orbiter 2009-04-22 22:39:12 +00:00
  • 1b9e532c87 some concurrency for wikipedia dump reader orbiter 2009-04-22 17:43:27 +00:00
  • dec495ac78 added dummy class for help page see http://forum.yacy-websuche.de/viewtopic.php?f=5&t=2033&hilit=&p=14107#p14107 orbiter 2009-04-22 13:59:20 +00:00
  • 25d2160288 small fix lotus 2009-04-22 13:19:37 +00:00