Commit Graph

1726 Commits (ec7ba0d3d0f35489685159175e38b51258cb3c6b)

Author SHA1 Message Date
orbiter ca4ca79eba removed wrong hints to installation page.
17 years ago
low012 a01c42575d *) 404 error pages will be displayed with correct CSS and favicon now (http://forum.yacy-websuche.de/viewtopic.php?t=482)
17 years ago
orbiter bc2368e907 fix for problem with remote crawl referrers
17 years ago
orbiter 2e91b724ad fix for yacysearch/rss-feed bug
17 years ago
orbiter 0eb60cfe6f better handling of seed properties
17 years ago
orbiter 6eaa5a0e64 enhanced local search speed. The ranking process is now 6 times faster that before.
17 years ago
fuchsi 425e4ead66 Allow absolute paths in configuration settings.
17 years ago
orbiter 794d296129 project link update
17 years ago
orbiter ccbfb15b6b enhancement to crawl stacker enqueue order
17 years ago
orbiter 93905e5c7b fix for show-more bug
17 years ago
orbiter 55c87b3b12 changed behavior of crawl stacker
17 years ago
orbiter 87b297b4d2 update of link to english forum
18 years ago
orbiter a31b9097a4 preparations for mass remote crawls:
18 years ago
fuchsi a718858e8b seed.CCOUNT is interpreted as a double value not int
18 years ago
orbiter d85821a88c fix for SVN 4178
18 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
18 years ago
orbiter 9d539ec621 added option to display the network name as page greeting instead the page greeting string
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 3352474dd8 Remove grouping separator in Network.xml (yacystats will woork without it) and format a few more numbers.
18 years ago
fuchsi 06e6a1ff62 Add a generalized Formatter class yFormatter inspired by http://forum.yacy-websuche.de/viewtopic.php?f=5&t=437
18 years ago
low012 b54fcd732b *) fixed exceptions that occured when non-integer values were entered where integers were expected
18 years ago
low012 52c68875bd *) removed (hopefully only) surplus double encodings (http://forum.yacy-websuche.de/viewtopic.php?t=368)
18 years ago
fuchsi e255888095 Add headless AWT, nice level and memory parameters to the init script. It should work like the startYACY.sh now.
18 years ago
fuchsi ce0bb1dc8a Increase defaults for the DHT Recieve Limits to prevent "busy" states.
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
low012 507ecd8afa *) added banner that can be displayed like this: http://localhost:8080/Banner.png
18 years ago
fuchsi ebfd1e0b42 remove left over '>' in description and replace ' ' by '+' in rss search where URL-encoded parameters are required.
18 years ago
fuchsi ed20531e68 don't encode in channel element as well
18 years ago
fuchsi c5a8585ac6 fix more encooding problems in yacysearch.rss.
18 years ago
low012 e2f3268c13 *) removed double encoding (http://forum.yacy-websuche.de/viewtopic.php?t=368)
18 years ago
orbiter 711641f167 extended client connection clean-up:
18 years ago
fuchsi 03c5b4ad68 more fixes to the yacysearch.rss, it's now 100% valid according to http://feedvalidator.org
18 years ago
fuchsi e3c6236eef fixed the last opensearch/rss issue. The GUID-Tag in RSS is supposed to coontain a unique ID. By default, the ID is supposed to be a permanent link to the feed element (the permalink) in which case it's content _must_ match the syntax of a URL. The guid _can_ contain a non-URL ID, but it _must_ be specified as such with an additional isPermLink="false" attribute in this case.
18 years ago
orbiter dea7bee049 - increased minimum time before an active connection is interrupted from 1 minute to 10 minutes
18 years ago
orbiter f8e69ce4dc removed progress bar in Network list
18 years ago
orbiter b183bf6f42 - fixed opensearch bugs
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
fuchsi ed2ca8fc4c Add search type to top word suggestion searches.
18 years ago
orbiter 1b42152a76 fixed and enhanced some details in crawl start with file
18 years ago
orbiter 16e101f135 - fix for bad xml tag in Network.xml
18 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
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
fuchsi 00dab81077 simpler solution to last commit + works with and without navigation collumn on the left
18 years ago