Commit Graph

1765 Commits (270d016d899a964662c61197122a2b4aa170277f)

Author SHA1 Message Date
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
fuchsi eb16a99e94 avoid floating of long page titles around the favicon in search results
18 years ago
fuchsi 9524b9c16a second try of rev 4100 :). Tested in Iceweasel/Firefox 2.0.6, Konqueror 3.5.7, Opera 9.23 (all linux) and IE6-SP1 (wine)
18 years ago
fuchsi 6b8faaadb6 undo last commit for further evaluation, a progressbar element is used on other pages as well...
18 years ago
fuchsi 1880bba420 A few changes to the progress bar and search result statistics layout influenced by the discussion in <http://forum.yacy-websuche.de/viewtopic.php?f=5&t=268> with the idea of saving vertical space. Please check in every available browser and comment wether it's better than before. ;)
18 years ago
daburna 041922652a # update of de.lng
18 years ago
hermens 9fa75ef4d1 Limit the percentage of the progress indicator to reasonable values
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 e78098be9b According to HTML-Specs "name" and "id" attributes share the same namespace. So we can't have one element with name="offset" and another one with id="offset". Additionally IE6's getElementById() returns elements with matching names as well and Opera is mimicing this behaviour.
18 years ago
fuchsi a1dcd065ad some tweaks to the search results layout
18 years ago
orbiter 76e4c2d69e fix for peer-ping in case that remote peer does not respond with valid values
18 years ago
fuchsi 5b0c1449e1 various fixes and cleanups for blacklist handling:
18 years ago
orbiter e27aeb7fdc patch for bad crawl filter at crawl start
18 years ago
orbiter 3047ae2cd9 fixed some more old links to new hompage location
18 years ago
orbiter dbd1eeead5 fix for missing object miss-cache flush value:
18 years ago
orbiter 229ca2ba48 fixed/re-implemented rss-version of search result page
18 years ago
orbiter f4a5c287fe re-implemented post-ranking of search results
18 years ago
daburna d962200d11 added time format for better understanding
18 years ago
orbiter 8ff5e2c283 - fixed/re-implemented media search
18 years ago
orbiter 6c3bcadc1c - re-implemented image search
18 years ago
orbiter 6c819a6fd9 added cache to favicon display
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
orbiter 34858be5ef added option to simple crawl start: complete domain crawl
18 years ago
michitux d2360eaf68 - removed enctype="multipart/form-data" from the get-form of the peer-selection in Messages_p.html (in Konqueror this didn't work and multipart/form-data is only for post)
18 years ago
low012 0e27febe47 *) fixed more links
18 years ago
low012 01ac8c8f6a *) fixed dead link
18 years ago
low012 a493bd88b6 *) updated a few links
18 years ago
orbiter 71e5d24f4a fix for watch crawler, see http://forum.yacy-websuche.de/viewtopic.php?p=1771#p1771
18 years ago
orbiter f9e6cf6a3d more refactoring of search:
18 years ago
orbiter d9472b6a3a * fixed problem with watch crawler
18 years ago
orbiter e332b844b2 - enhanced remote search: during waiting time for remote crawls
18 years ago
orbiter a34d9b8609 * added a search history cache that maintains search results for 10 minutes
18 years ago
orbiter ae86d010bb more refactoring of search processes; also some small speed enhancements
18 years ago
orbiter b3c830271c fix in xml header
18 years ago
orbiter bb426565f0 added new yacy protocol for mass url-pull for better remote crawling distribution
18 years ago
low012 54004e929b *) Better Bourne-Shell (OpenSolaris) compatibility, update and restart really work now. As the Bourne-Shell is the grandfather of most modern shells, it should also work with Linux (tested with Mandriva, works) and OSX (Please test!).
18 years ago
orbiter 72752bb503 because of a new database structure handling, the memory need for accessing
18 years ago
orbiter 9afd65bf82 small fixes: recommendation in performance queues and network unit domain
18 years ago
orbiter 0ad8499e66 - all parsers are activated by default for pro releases
18 years ago
michitux 3ea42f34bd - fixed a layout-bug in MessageSend_p.html (for details see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=255)
18 years ago
orbiter 16c203f759 fixed remote search access tracker
18 years ago
orbiter b5346141b3 made the plasmaHTCache static (there is only one internet, so we need only one cache)
18 years ago
daburna aa9a4c1dea #update of de.lng and fra.lng
18 years ago
orbiter 947fc46904 refactoring of search process:
18 years ago
michitux 5cf634a4a4 New media-search ui:
18 years ago
orbiter 24e25e1141 enhanced SSI server-side support:
18 years ago
low012 c8e5a4a6b7 *) fixed bug described by Huppi in http://forum.yacy-websuche.de/viewtopic.php?t=239
18 years ago
orbiter 1af0e3bd84 refactoring
18 years ago
orbiter 5605887571 refactoring of search processes
18 years ago
orbiter 62347b50f4 added security layer for ViewImage:
18 years ago
orbiter 9628db6cdc enhanced memory allocation during database access:
18 years ago
orbiter 57a5b6fa71 some generalization of remote proxy configuration and setting handling in httpc
18 years ago
orbiter 367fc28928 corrected Brausse->Brausze
18 years ago
orbiter e76fe1c078 - replaced unicode characters in copyright holder name ('Brausse')
18 years ago
orbiter 8d6aa7a66d replaced detailed search page by ranking definition page (this is what it essentially is)
18 years ago
low012 feb4570254 *) cosmetics: fixed a typo
18 years ago
orbiter 0c4cf68c45 moved publication options (wiki, blog, share) to a single menu entry 'Publication'
18 years ago
orbiter 9ca46a8c69 indexing of local (intranet) urls enabled
18 years ago
orbiter 511dcbb172 fixed encoding bug made in SVN 3993
18 years ago
orbiter f5a4efb76e fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=192&hilit=&p=1034#p1034
18 years ago