Commit Graph

1748 Commits (ee8a177c260aa4df2ba053c87a510dd50b702cd0)

Author SHA1 Message Date
low012 72698fcd36 *) Banner features a logo now. It does not look nice, but at least it works. Banner is not finished yet.
17 years ago
orbiter 3f848e282b PerformanceMemory_p now does a automatic update of memory graph every second
17 years ago
orbiter aefb3f7765 added memory graph picture to PerformanceMemory_p.html
17 years ago
orbiter ea81d97cfc fix for bad full domain crawl depth adoption
17 years ago
orbiter f645408ae9 added url retrieve option to uls.xml interface
17 years ago
orbiter cc20870267 fix for constraint handover problem:
17 years ago
orbiter 9b0ae4b989 added referrer to remote crawl url list
17 years ago
orbiter d59c1a7936 removed test data
17 years ago
orbiter 89b9b2b02a redesigned remote crawl process:
17 years ago
orbiter 2fcd18a972 - fixed bad behaviour of search event worker processes
17 years ago
orbiter 445c0b5333 added domain list extraction and html export format
17 years ago
orbiter bf6952abe7 - added url export to http://localhost:8080/IndexControlURLs_p.html
17 years ago
orbiter edba2b7bcc fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=543
17 years ago
orbiter c48b73cda2 redesign of ranking data structure
17 years ago
orbiter 6f1308da2f - some enhancements to IndexControlURLs (shows more links, connects referrer to another query)
17 years ago
orbiter bf9a9e4e5e fix for NPE in IndexControlRWIs_p.java
17 years ago
orbiter c527969185 - enhanced monitoring of ranking parameters
17 years ago
orbiter bd5673efbe added cleaning of search event before opening the index administration
17 years ago
orbiter 55da871211 preparations for better ranking: better debugging of index properties
17 years ago
low012 383dc815d2 *) fix for commit 4212
17 years ago
orbiter 3491531cea - fixed 'appears in url' flag in index generation
17 years ago
daburna 19176e12e2 -corrected typo made in 4213
17 years ago
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
18 years ago
orbiter ccbfb15b6b enhancement to crawl stacker enqueue order
18 years ago
orbiter 93905e5c7b fix for show-more bug
18 years ago
orbiter 55c87b3b12 changed behavior of crawl stacker
18 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