Commit Graph

1298 Commits (794d296129a32c2ec8e2483b48af51edf5794f09)

Author SHA1 Message Date
orbiter ccbfb15b6b enhancement to crawl stacker enqueue order
18 years ago
hermens 35cf196204 transferRanking(): Do not flush more ranking files than requested by caller.
18 years ago
hermens 8f9d65da67 Small corrections to dhtFlushControl()
18 years ago
orbiter 55c87b3b12 changed behavior of crawl stacker
18 years ago
orbiter 4fefa53135 removed parser object pool, see also svn 4106
18 years ago
orbiter a31b9097a4 preparations for mass remote crawls:
18 years ago
orbiter 7d57b80598 distinct keepOrder strategy, more discrete implementation of enhancement introduced in SVN 4158
18 years ago
orbiter b856e377a9 some additions and a small bugfix to SVN 4158
18 years ago
hermens d732840f8a Avoid ConcurrentModificationException when accessing the PerformanceQueues page while yacy is indexing.
18 years ago
fuchsi 35303f9504 add real size values (KBytes) of the DHT-In/Out-RAM-Caches to the PerformanceQueues page. A lot of users seem to tweak this value and it might help in finding the best size in relation to the peer's memory ressources.
18 years ago
fuchsi f717beecb1 - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers.
18 years ago
fuchsi ca83f5a8d9 Add external lib FontBox which is part of the PDFBox (they extracted the font handling code into this package in 0.7.3).
18 years ago
fuchsi e77aec8c9d fix handling of encrypted PDF-Documents (with default user password "")
18 years ago
low012 fdb0b861f8 *) fixed wrong calculation of network words, network links, network PPM if peer is senior or principal peer
18 years ago
fuchsi 508de558f7 sbStackCrawlThread is null during first cleanProfiles() run at startup.
18 years ago
fuchsi 70614385ef Attempt to fix the "lost profile handle" bug.
18 years ago
low012 507ecd8afa *) added banner that can be displayed like this: http://localhost:8080/Banner.png
18 years ago
orbiter 33fb2f756d added emergency fail case in remote crawls
18 years ago
fuchsi 6b00fe0c4e fix ArrayIndexOutOfBoundsException
18 years ago
orbiter 3e60ae93b9 modified remote search snippet fetch behavior: do not fetch snippets for more than 300 milliseconds, even if the snippets can be found locally without online fetch
18 years ago
orbiter 97f1ca52bd fox for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=390
18 years ago
orbiter 143fa40d77 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=394&p=2382#p2382
18 years ago
orbiter b19bb6e5b1 - reverted svn 4132; this did not solve the problem and removed the emergency mehtod which caused production failure for shure within some hours
18 years ago
fuchsi 03c5b4ad68 more fixes to the yacysearch.rss, it's now 100% valid according to http://feedvalidator.org
18 years ago
orbiter c1440d2241 fixed problem with redirection: redirected URLs had not been tested with the double-check
18 years ago
fuchsi 7404f2c35c Fix some of the issues with the RSS search interface, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=392
18 years ago
orbiter 98abe0804d another enhancement to crawl starts with link files
18 years ago
orbiter 1b42152a76 fixed and enhanced some details in crawl start with file
18 years ago
orbiter 4465db7399 removed debug information from network grafic
18 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
18 years ago
orbiter 5b1a937ed8 fix for crawl stack database format change, introduced in SVN 4113
18 years ago
orbiter af25c98306 enhanced local search performance in case of a remote search:
18 years ago
orbiter 842308ea97 - redesigned crawl start menu, integrated monitoring pages
18 years ago
orbiter 341f7cb327 steps to enhance remote search performance:
18 years ago
orbiter 2f1ff048ba some fixes to socket connection time-out
18 years ago
orbiter 3c74014004 automatic deletion of dead client connections
18 years ago
orbiter 11b4f80bde - fixed non-closing client connections
18 years ago
orbiter 1488769e1f cleanup of unmaintained and outdated performance methods:
18 years ago
orbiter 4275727d69 fix for peer ping problem (implemented a 3-time re-ping); cause for 'Connection reset' still unknown
18 years ago
fuchsi 6601e37512 clear caches after changing blacklists, closes http://forum.yacy-websuche.de/viewtopic.php?f=6&t=241&p=1964#p1964
18 years ago
fuchsi 5b0c1449e1 various fixes and cleanups for blacklist handling:
18 years ago
orbiter 841cf71022 fix for NPE in DHT transfer selection, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=327
18 years ago
orbiter f2a3434407 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=238&p=1341#p1341
18 years ago
orbiter f4a5c287fe re-implemented post-ranking of search results
18 years ago
orbiter 8ff5e2c283 - fixed/re-implemented media search
18 years ago
orbiter 6c819a6fd9 added cache to favicon display
18 years ago
borg-0300 d69013f66a added patch from Fuchs - http://forum.yacy-websuche.de/viewtopic.php?f=6&t=241
18 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
18 years ago
orbiter e90afa9483 fixed search access tracker
18 years ago
orbiter 4779f314fe first version of next-generation search interface:
18 years ago