Commit Graph

1593 Commits (ce57de6cb391e0389fb6ab6f9d8a253d506f0f53)

Author SHA1 Message Date
danielr 74b1a60043 fixed "java.lang.NoClassDefFoundError: org/a" 17 years ago
orbiter f42c8cf69c updated terminal and dynamic webstructure applet: can now change when crawl is running 17 years ago
orbiter 7ec01d444a fix for npe 17 years ago
danielr ae03a54d23 pdfParser: updated lib, fixed ClassNotFoundException: CMSError 17 years ago
orbiter 719f5defb1 updated some grafics at new terminal_p 17 years ago
lotus 9bc56a9edc xss protection 17 years ago
orbiter b32736762c enhanced rssTerminal 17 years ago
orbiter fbb712c669 refactoring: 17 years ago
orbiter 1689030ee8 refactoring: moved all crawler classes into their own package 17 years ago
orbiter d2ba1fd2ab major step forward to network switching (target is easy switch to intranet or other networks .. and back) 17 years ago
danielr d4bce6affd refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes) 17 years ago
orbiter d0678f7ab9 refactoring as result of 17 years ago
orbiter 483e9a2066 - shifted tld recognition methods from yacyURL to serverDomains 17 years ago
orbiter a3df23659c re-implementation of charset checking 17 years ago
orbiter 32b5b057b9 - modified, simplified old kelondroHTCache object; I believe it should be replaced by something completely new 17 years ago
orbiter 88216c1f1f fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1103&hilit=&p=7362#p7362 17 years ago
orbiter d0b893523e - protection against RAM overflow caused by new peer rss news 17 years ago
orbiter 685794e7e7 fix for parser/encoding Exception 17 years ago
orbiter 9935e83c86 added new news window into the status page. At this moment it is just a test. 17 years ago
orbiter bac38cfa18 added very rudimentary peer news as rss feed. An example can be retrieved with 17 years ago
orbiter 724bbdf9b2 refactoring of RSS reader 17 years ago
orbiter b9a2a2d287 more search performance hacks 17 years ago
orbiter ff755fb858 small corrections and enhancements after search timing profiling 17 years ago
orbiter e024e3b9cf added new default profiles to distinguish snippet fetch for local and global search 17 years ago
orbiter 1995faef8d - refactoring of Colage back-end: move to plasma package 17 years ago
orbiter d7e89c2aca fixed near-deadlock situation when deleting crawl profiles 17 years ago
orbiter 5e3ce46339 - better logging when rejecting a url because it is not in declared domain 17 years ago
orbiter 512f48e7d6 - removed unused methods 17 years ago
danielr 96e39b297a reduced StackTraces (by connect timed out) 17 years ago
orbiter 8313d58ae7 - integrated the collage into the Web Visualization menu 17 years ago
orbiter 82bf9ac1c8 - added Collage servlet from datengrab and modified it: 17 years ago
danielr 959f448e5f - disabled redirects in proxy (so client sees real path) 17 years ago
orbiter 5d1fbb25e7 fix for bad deploy: 17 years ago
orbiter 202a3adb3e refactoring of HttpClient Writer processes 17 years ago
orbiter 2c2dcd12a2 - enhanced performance of Eco-Tables: less time-consuming size() - operations 17 years ago
orbiter c3342e1178 - removed class with only one static method 17 years ago
orbiter 2c1c3bb6eb - some refactoring (sorry Daniel, hab in deinem Code rumgewütet) 17 years ago
orbiter 14404d31a8 - enhanced performance graph (more info) 17 years ago
orbiter 696b8ee3f5 fix for http://forum.yacy-websuche.de/viewtopic.php?p=6806#p6806 17 years ago
danielr 081ed1d3ec HTTPLoader: reduced stackTraces 17 years ago
orbiter 225f9fd429 various fixes 17 years ago
orbiter f099061944 protection against bad dht-flush word selection 17 years ago
orbiter 117ae78001 speed enhancement for reading of eco-table indexes 17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;) 17 years ago
orbiter 783a4c9edb strong speed enhancements for the index cache dump and restore: 17 years ago
orbiter 442204a1c8 fix for concurrentModificationException 17 years ago
orbiter d2f4926951 - more logging for balancer to get a hint where the problem is 17 years ago
orbiter 20dadba426 - added a deadlock prevention function in cache flushing 17 years ago
orbiter 764a40e37d speed enhancements for crawler and url retrieval (affects also search speed) 17 years ago
orbiter 368593e449 enhanced the concurrency handling of indexing process (better queue size control, better data concept, better shutdown behavior) 17 years ago
orbiter be58135b3e possible fix for deadlock in search execution 17 years ago
orbiter 0241d070bc added concurrency to indexing process: 17 years ago
orbiter bca87f1e38 - refactoring of serverThreads: renaming to distinguish busy-threads and blocking-threads 17 years ago
orbiter 968c775025 - preparation of parsing/indexing queue for concurrent execution 17 years ago
orbiter 9b0e20fb06 next refactoring step in document indexing to prepare concurrency environment for document parsing 17 years ago
orbiter 7f9f639d20 - refactoring and abstraction of index reference (urls) handling: blacklisting is part of reference filtering 17 years ago
orbiter d6050b9ffb - separated the LURL data storage and Crawl result stack for process supervision. 17 years ago
orbiter 8d6a13bc07 refactoring of parsing-condensing-indexing process: 17 years ago
orbiter 5aa96dbc36 fix for shutdown configuration 17 years ago
orbiter 93633abed8 - removed some debugging code from search process - should speed up now 17 years ago
orbiter 541b817502 refactoring of switchboard queueing 17 years ago
orbiter 433ff855f7 - fixed another concurrency problem in collection sorting 17 years ago
danielr 7008a218b3 avoid ConcurrentModificationException in plasmaCrawlerQueues 17 years ago
orbiter 7150b463ff changed handling of default values and database paths: 17 years ago
danielr f51bad8ae5 FTP: 17 years ago
orbiter 9c989fe5f7 fixed deadlock 17 years ago
danielr c565906050 FTP: 17 years ago
danielr 1a7870df0d FTP: source cleanup (added finals, indention for easier diffs) 17 years ago
orbiter fa1090113d - next try to fix the networking problem: 17 years ago
orbiter b664a53553 fix for NPE during search 17 years ago
orbiter b4ed937f1e - modified zone navigation (does still not work correctly) 17 years ago
orbiter 8d0470a5c6 new method to compute search history IDs 17 years ago
orbiter 9eddc1506b - one try to fix the httpd problem 17 years ago
orbiter 7cc4ff05c9 some code enhancements and bugfixes 17 years ago
danielr 6788f8f7c1 fixed error 'FTPC cannot change directory' 17 years ago
orbiter bfed9c2da6 - some refactoring in search process 17 years ago
orbiter 275a226cc5 refactoring 17 years ago
danielr fbe335db73 consistent use of de.anomic.server.serverMemory to get information about memory statistics 17 years ago
orbiter 8c06436c4a removing the error-db upon each time a start-up is made. 17 years ago
orbiter 4fdf695064 - fixed a bug in remote search that prevented that any results had been generated (!) 17 years ago
orbiter 1dce2f1079 more multithreading support: 17 years ago
orbiter 253a453413 removed possible synchronization deadlock 17 years ago
orbiter c48e25d784 - fixed selection box for topwords 17 years ago
orbiter 87a8747ce3 - enhanced recognition, parsing, management and double-occurrence-handling of image tags 17 years ago
orbiter a7abee3578 - fixed some data types in new search stack 17 years ago
orbiter 81687b6bd5 added missing hachCode computation for previous feature 17 years ago
orbiter bedd8dfbe2 - added image sorting by image size. This is the default now. 17 years ago
orbiter 727feb4358 - fixed some bugs in ranking computation 17 years ago
orbiter f4c73d8c68 - fixed highslide usage 17 years ago
orbiter 2327451653 - changed order of database initialisation (index first) 17 years ago
orbiter 3441ec3928 - some small changes to highslide integration to get it working... (does not work yet) 17 years ago
orbiter 61a81820e3 - refactoring of search tracker 17 years ago
orbiter 4079c38ce0 - probably slightly better default ranking 17 years ago
orbiter ff5969901c modified dir servlet to cooperate with intranet indexing from the own HTDOCS repository: 17 years ago
orbiter 7f445f34a6 bitte die Java 5 - typischen Warnings einschalten! 17 years ago
orbiter bd63999801 - faster search: using different data structures that avoid multiplr calculations 17 years ago
orbiter 159aaf8889 re-introduced global search limitation when index receive is switched off 17 years ago
orbiter efd5807a7c - some renaming of variables to support DC 17 years ago
orbiter ff6b69b37e fix for NPE in access tracker 17 years ago
orbiter 42c1e11f2b added another link double-check 17 years ago
orbiter a5d388bfff fix for HTCache organisation that may have caused unlimited grow of the cache 17 years ago
orbiter 96c5e6acc7 added a double-check for search results 17 years ago
orbiter a1e9e6e2e6 fix for search result page navigation 17 years ago
orbiter 7404256997 - no more search time-out! 17 years ago
orbiter 08a12e9bb5 - removed dashed line from default skin (looks much better!) 17 years ago
orbiter 89169d54fd fixed search result preparation 17 years ago
orbiter acf771d5e1 - fixed bug with too much RAM in crawler queue 17 years ago
orbiter a8a5df4a51 - more dublin core naming of page metadata 17 years ago
orbiter fa3b8f0ae1 fixed bug in remote search 17 years ago
orbiter 7d875290b2 more generics 17 years ago
orbiter 9d693ee635 more generics 17 years ago
orbiter 0f5c4abaca more generics 17 years ago
orbiter 974fea7933 added term-frequency ranking 17 years ago
orbiter 1a296af6ff more generics 17 years ago
orbiter 4a80902081 - added ViewProfile as rdf in foaf syntax 17 years ago
hermens d177ceb3b3 Fix for growing responseHeader[12].db when using proxyCacheLayout = hash 17 years ago
orbiter 2485681002 added termination control for RotateIterator 17 years ago
orbiter e2e7f065e9 minor fixes, some generics 17 years ago
orbiter 15397298dc - refactoring of indexControlRWIs: moved statics to own class; better Dublin Core naming 17 years ago
orbiter db25425893 more generics 17 years ago
orbiter 0b4205eb5a - fix double-deletion in eco tables 17 years ago
orbiter 002a109c4d patch for http://forum.yacy-websuche.de/viewtopic.php?p=4597#p4597 17 years ago
orbiter 85dc62c16f refactoring: more dublin core - compliant naming 17 years ago
orbiter efd0b8371a - added parsing of Dublin Core - compliant metadata (see RFC 5013 and ISO 15836) to html parser 17 years ago
orbiter 2f3b2f3481 - extended dbtest for comparisment tests 17 years ago
orbiter 9eb746863d interface enhancements for eco records memory statistics 17 years ago
orbiter 58a1f518f8 fixed some problems with eco tables 17 years ago
orbiter d4d07802ac better RAM protection using eco tables 17 years ago
orbiter f4e9ff6ce9 more generics 17 years ago
orbiter cbefc651ac more generics 17 years ago
orbiter 45339c3db5 more generics 17 years ago
orbiter 94f21d9403 activated new kelondroEcoTable file structure. 17 years ago
orbiter a0f7f2faad some more generics 17 years ago
orbiter dc26d6262b - removed write buffer from kelondroCache (was never used because buggy; will now be replaced by new EcoBuffer) 17 years ago
orbiter dbdec0f4d3 another fix for the "too many processes in loader queue, dismissed" - problem: 17 years ago
orbiter 065ba2d60f fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=719&hilit= 17 years ago
borg-0300 3cab85158c update for last commit 17 years ago
orbiter a5054c038d - added large number of generics 17 years ago
orbiter 71bcf02d3a - removed pro-version (is the same as standard version, use the standard instead) 17 years ago
orbiter ecd7f8ba4e - added NEAR operator (must be written in UPPERCASE in search query) 17 years ago
orbiter 3e3d2e39a4 - some refactoring and redesign of kelondroBytesIntMap (created new class kelondroRAMIndex) 17 years ago
orbiter 03e7782269 more generics 17 years ago
orbiter df2a7a8ac8 more generics 17 years ago
orbiter 9d8b17188a more generics, bugfixes for wrong cast 17 years ago
low012 b08f877e97 *) tried to get rid of warnings when compiling parsers (http://forum.yacy-websuche.de/viewtopic.php?t=660) 17 years ago
orbiter 4dc438f7e7 moved to Java 1.5: 17 years ago
orbiter db0d3d5e54 release 0.56 (and some last fixes) 17 years ago
fuchsi d517e96714 last cleanup bits to serverDate before the release. only safe refactoring (method renaming) changes outside of serverDate. 17 years ago
orbiter 52dd015218 new release strategy: the standard release is now built the same way as the pro release 17 years ago
fuchsi 33ee6745f6 more cleanup in serverDate 17 years ago