Commit Graph

  • f814e0fa81 enable warnings and fix most of it f1ori 2009-07-11 21:01:27 +00:00
  • 8931c8d6b4 improvments to debianpackage: * autoupdate completely disabled, display hint * restart-button in interface works! f1ori 2009-07-11 17:03:22 +00:00
  • fc1dc38b55 *) added spaces to make sure that no words are concatinated by accident low012 2009-07-10 22:51:53 +00:00
  • f242e7d7bc *) using Apache POI library to parse Word documents now *) removed tm-extractors library (can be found at http://www.textmining.org/ if necessary again) low012 2009-07-10 22:49:16 +00:00
  • caedd72400 - enhanced logging and exception details for parsers - removed inconsistencies in mime type declaration (one mime type should only appear once in all parsers) orbiter 2009-07-10 16:15:33 +00:00
  • 4b74ad0a46 fixed setting of parser configuration servlets orbiter 2009-07-10 15:02:34 +00:00
  • 57a88d435b redesign of parser mime type detection and parser steering There is now a mime-blacklist instead of a mime-whitelist orbiter 2009-07-10 14:22:17 +00:00
  • e15d27bc63 avoiding double/wrong parser errors lotus 2009-07-10 09:31:10 +00:00
  • 21b8704fb4 refactoring of the ParserDispatcher and ParserConfig: resulted into Idiom, Parser and Classification classes orbiter 2009-07-09 22:25:31 +00:00
  • 8ca1f5d400 - some work to integrate the html parser the same way as the other parsers are integrated (not finished) - added migration of code of settings pages (hmm.. does not work correctly yet, sorry) - more refactoring - removed more unused code orbiter 2009-07-09 20:56:30 +00:00
  • 1ee109761f *) added changes which were lost *) additional annotations *) additional svn properties *) _no_ functional changes low012 2009-07-09 20:13:11 +00:00
  • 499723891d removed all non-http daemons; they had not been used and may be a potential security risk. orbiter 2009-07-08 22:24:34 +00:00
  • 0e8647d62f refactoring of search classes orbiter 2009-07-08 22:14:57 +00:00
  • 92be8f39bf removed unused packages orbiter 2009-07-08 22:08:35 +00:00
  • dafffd0153 refactoring of parsers and document processing orbiter 2009-07-08 21:48:08 +00:00
  • 8041e91f56 *) Ooops! low012 2009-07-08 20:58:47 +00:00
  • 69551ff3d9 *) added several MIME types (derived from http://filext.com/), some of them might be rather uncommon *) added an annotation forgotten in last commit low012 2009-07-08 20:53:08 +00:00
  • 11dfb2d54f minor changes: *) added annotations *) set svn properties and added keywords to comments of parser classes *) made a variable final to prevent (theoretical case of) change of object instance in synchronized block low012 2009-07-08 19:20:03 +00:00
  • ba7905aaa8 PortalSearch: - removed buttons - auto load on scroll - some small fixes apfelmaennchen 2009-07-08 19:01:06 +00:00
  • 77d2a3782c removed strange debugging strings orbiter 2009-07-06 15:21:43 +00:00
  • 4320f69574 universal handling for crashed parsers reverting r6090/1 lotus 2009-07-05 08:12:14 +00:00
  • 535aee4425 update for windows build lotus 2009-07-05 08:09:50 +00:00
  • 801aa08162 added f1oris update location orbiter 2009-07-04 20:56:25 +00:00
  • 024744245c small refactoring to prepare for new queues orbiter 2009-07-04 12:17:10 +00:00
  • 16efcd0366 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2252&hilit=&p=16389#p16389 orbiter 2009-07-04 06:24:58 +00:00
  • 0f3246e90a * fix debian package * add Class containing buildvariables f1ori 2009-07-03 21:57:05 +00:00
  • 8544cfd5a6 * remove seperate build-files for parsers f1ori 2009-07-03 20:06:06 +00:00
  • 24cb6d68bc - renamed Stack to RecordStack to avoid name confusion with new classes - added new Stack class that implements a stack on BLOB files - added new Stacks class that can be used for a set of Stacks (a 'Stack Database') - added methods to other classes to support the new stacks orbiter 2009-07-03 16:35:34 +00:00
  • ec2970cc76 higher dht distribution speed by default lotus 2009-07-03 13:28:19 +00:00
  • 995da28c73 all stack/heap files that had been stored in DATA/PLASMA are now stored in the network-specific QUEUES path There is no migration. All crawls must be restarted. orbiter 2009-07-02 17:01:23 +00:00
  • aac89bf8ca trying to avoid "exceeding limit" message of server orbiter 2009-07-02 15:47:42 +00:00
  • d553e4ff39 added visio test files and mime types orbiter 2009-07-02 15:17:39 +00:00
  • 48d78166ed * fix double copy of libraries f1ori 2009-07-02 12:33:47 +00:00
  • 65888a001e workaround for missing libs in ant dist now there are some files double :-( please help! orbiter 2009-07-02 11:18:01 +00:00
  • 7f868ca3c2 resource observer: support for yacyroot\DATA on an NTFS hardlink (Windows) lotus 2009-07-02 10:02:20 +00:00
  • 409538e17a code cleanup and code simplifcation orbiter 2009-06-30 22:20:55 +00:00
  • 160031758d fix for problem with initializer orbiter 2009-06-30 21:57:32 +00:00
  • 6fc18b9d51 removed unused ant targets orbiter 2009-06-30 15:01:42 +00:00
  • 302a02cec8 moved all libraries from libx to lib removed libx directory all libraries are now in lib, instead the test libraries in libt which are not part of releases orbiter 2009-06-30 14:55:23 +00:00
  • 1f1399e5c5 extending visibility of objects and methods to avoid synthetic accessor methods and increase performance orbiter 2009-06-30 13:25:46 +00:00
  • 154bbc3364 code cleanup: call of static methods directly to the class orbiter 2009-06-30 13:01:35 +00:00
  • 222850414e simplification of the code: removed unused classes, methods and variables orbiter 2009-06-30 09:27:46 +00:00
  • 93dfb51fd4 problems with code style orbiter 2009-06-29 22:22:35 +00:00
  • adf01c676e reduce lookup time when merging a large number of BLOBs orbiter 2009-06-29 16:07:10 +00:00
  • 9a674d8047 - After the removal of the Tree class some code simplifications are possible. This affects mostly the Records class, which can be refactored and the result of the refactoring results in a reduced number of classes. - The EcoTable was renamed to Table. orbiter 2009-06-28 21:37:37 +00:00
  • c5122d6836 completed migration of BLOBTree to BLOBHeaps: - removed migration code - removed BLOBTree after the removal of the BLOBTree, a lot of dead code appeared: - removed dead code that was needed for BLOBTree Some more classes may have not much use any more after the removal of BLOBTree, but still have some component that are needed elsewhere. Additional Refactoring steps are needed to clean up dependencies and then more code may appear that is unused and can be removed as well. orbiter 2009-06-28 21:02:56 +00:00
  • d1083a6913 maybe we have less problems with open connections to the server if we don't do BF forced sleeps (just a test) orbiter 2009-06-28 10:35:12 +00:00
  • 34be6f82d2 fixed build path for eclipse orbiter 2009-06-28 10:31:59 +00:00
  • ebe6c823ac *) changed svn properties agains (hopefully doing it right this time) low012 2009-06-27 09:56:01 +00:00
  • a80ac3a415 *) fixed wrong parser descriptions *) changed svn properties low012 2009-06-27 09:42:33 +00:00
  • 457b6c0d6d *) updated Apache POI library to be able to parse Visio files *) updated PPT and XLS parsers to use new Apache POI library *) added new Visio (VSD) parser low012 2009-06-27 09:33:09 +00:00
  • a10c8022d1 DidYouMean: - limit the number of consumer threads to available CPUs - added some javadoc apfelmaennchen 2009-06-27 07:23:34 +00:00
  • 7eb3bff5b3 * workaround for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2220&hilit=#p16128 f1ori 2009-06-26 14:05:39 +00:00
  • d69d89caed portalsearch: better navigator call href='javascript:... apfelmaennchen 2009-06-26 10:26:45 +00:00
  • 477a4e14f9 updated styles apfelmaennchen 2009-06-26 09:11:02 +00:00
  • 0a38dd41b3 replacing styles apfelmaennchen 2009-06-26 09:03:25 +00:00
  • 565230d2a0 another atempt to fix the widget on linuxtag.de apfelmaennchen 2009-06-25 15:12:55 +00:00
  • f92daf9cc5 fixed the "1 to 10 of 10" bug in portalsearch for less than 10 results apfelmaennchen 2009-06-25 15:03:16 +00:00
  • e51ba46b8a css fix for forum search apfelmaennchen 2009-06-25 09:31:25 +00:00
  • 0923f20993 font-size fix apfelmaennchen 2009-06-25 08:38:48 +00:00
  • edef81b41d again a css fix for portalsearch :-( apfelmaennchen 2009-06-25 08:21:55 +00:00
  • 32d0ee964f more css fixes ;-) apfelmaennchen 2009-06-25 08:17:40 +00:00
  • cfd3d672a7 portalsearch css fix apfelmaennchen 2009-06-25 08:10:37 +00:00
  • a71bb7178d small fix for portalsearch apfelmaennchen 2009-06-25 08:07:17 +00:00
  • 2e206e8b27 added up and down scripts (shows peers that are up or down, useful for remote administration of private yacy networks) orbiter 2009-06-25 05:57:58 +00:00
  • 69b573a8ac - next release cycle - doku update for phpBB3 - added more files for search test scripts orbiter 2009-06-25 05:53:57 +00:00
  • 121728643b - css fix for navigators - maybe this fixes the display problems on linuxtag.de apfelmaennchen 2009-06-24 22:41:35 +00:00
  • 2b3e3ef6df release for linuxtag orbiter 2009-06-23 21:38:39 +00:00
  • 1670729950 better noadmin dialogue lotus 2009-06-23 09:39:35 +00:00
  • 93c69fa1cb - added hints to integrate a yacy search in phpBB3 - added also a phpBB3 crawl start with optimized crawl attributes orbiter 2009-06-22 23:38:15 +00:00
  • 99fa265e1d fix for search bug caused by tenant patch orbiter 2009-06-22 22:31:29 +00:00
  • 3164d9a205 small fix for favicons apfelmaennchen 2009-06-22 21:20:32 +00:00
  • edcb78dcb6 updated documentation / removed faviconize apfelmaennchen 2009-06-22 18:38:42 +00:00
  • b6058a7db1 yacyui-portalsearch: - more bug fixes - moved from faviconize to YaCy's favicons apfelmaennchen 2009-06-22 18:20:12 +00:00
  • 96d4e9383a added new jquer version in wiki search widget snippet orbiter 2009-06-22 13:19:09 +00:00
  • 79875782af be a bit more lazy when removing domain navigation entries orbiter 2009-06-22 12:30:22 +00:00
  • 57af311627 fix for wrong urls in navigator when a tenant is used orbiter 2009-06-22 12:25:18 +00:00
  • 76b96337e2 just some chatty code lotus 2009-06-22 11:45:21 +00:00
  • 01853ce849 removed "illegal character" lotus 2009-06-22 11:40:55 +00:00
  • 187ee4d06e another IE fix (also same names in html and js) lotus 2009-06-22 11:24:01 +00:00
  • 48051fef4b another fix for IE http://forum.yacy-websuche.de/viewtopic.php?p=16030#p16030 lotus 2009-06-22 11:15:00 +00:00
  • 37c162053d fix for IE & WatchCrawler (were same names in js and html) lotus 2009-06-22 11:03:44 +00:00
  • f2db0d248b fix for multi-word search (makes a replace-all) orbiter 2009-06-22 06:37:11 +00:00
  • 7fcffdcb3c - yacyui-portalsearch: fix for multiple search terms - http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2209#p16015 apfelmaennchen 2009-06-22 05:43:54 +00:00
  • b07e518bcc added faviconcode to json search output orbiter 2009-06-21 20:57:18 +00:00
  • f091ad3e23 - hopefully a fix for the 'koblenz'-bug - http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2209#p16005 apfelmaennchen 2009-06-21 20:24:39 +00:00
  • 91785d895c *) minor changes in comments low012 2009-06-21 20:08:52 +00:00
  • f6d0aaa787 update to java 6u14 lotus 2009-06-21 19:27:08 +00:00
  • d268bb5108 yacyui-portalsearch: auto open navigator sidebar apfelmaennchen 2009-06-21 12:53:14 +00:00
  • a22103560c yacyui-portalsearch waits with execution until all svripts have been loaded. It checks the load status every 200ms! apfelmaennchen 2009-06-21 07:54:42 +00:00
  • bdda140c02 fix for json output (no doubleqotes any more, doublequote quoting did not work) orbiter 2009-06-20 23:33:29 +00:00
  • 49955cc7b9 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2209&p=15984#p15984 apfelmaennchen 2009-06-20 22:40:27 +00:00
  • 2f84736120 ignore signature files that cannot be downloaded because of failed encoding orbiter 2009-06-20 20:46:58 +00:00
  • 041d9c253e some refactoring and more error-awareness in LogalizeHandler orbiter 2009-06-20 20:29:57 +00:00
  • 2bb020a7a5 yacyui-portalsearch: small improvement to navigators apfelmaennchen 2009-06-20 12:08:35 +00:00
  • fee88d5fa3 maybe this fixes: http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2209#p15967 apfelmaennchen 2009-06-20 11:41:44 +00:00
  • 6b307d6d59 more tolerance for corrupted index entries in exported row sets orbiter 2009-06-19 21:35:44 +00:00
  • 33aafa9b4b better logging when writing merged dumps orbiter 2009-06-19 17:02:50 +00:00
  • db70badcf0 possibility to set remote host on upnp device lotus 2009-06-19 15:32:59 +00:00
  • 4d29e90708 uaeh orbiter 2009-06-19 14:54:39 +00:00