yacy_search_server/htroot/yacy
orbiter bed79402be introduction of a new remote search load control: the remote search has taken 10 results per peer with a time-out of 3 seconds so far. The attributes of number of results per peer and time-out time can now be configured.
This has two aspects: the user who searches may want to increase these values to get more results and more load on the remote side and the user of the server which is accessed for this search may want to restrict the load. Both sides can now be configured. The server-site maximum load parameters are defined by a network definition and the client-side search request load can be defined by each user individually but when the remote search is done the requested service is limited to the network definition.

You can find now in the network definition file:
network.unit.remotesearch.maxcount and network.unit.remotesearch.maxtime
and in the yacy.conf file:
remotesearch.maxcount and remotesearch.maxtime

There is currently no web interface to define the client-side remote search attributes, please set them manually
    

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7548 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-03-04 13:44:00 +00:00
..
ui replaced utf-8 with UTF-8 2011-02-16 13:51:30 +00:00
crawlReceipt.html
crawlReceipt.java - fixed document number limitation for crawls that restrict the number of documents per domain 2011-02-12 00:01:40 +00:00
hello.html fix for peer-ping in case that remote peer does not respond with valid values 2007-09-11 15:27:01 +00:00
hello.java changed the default port from 8080 to 8090 2011-01-28 10:54:13 +00:00
list.html re-added list interface (blacklist imports need them) 2008-02-13 22:37:37 +00:00
list.java change in handling of the all-visible home path for storage in YaCy: 2010-09-02 19:24:22 +00:00
message.html
message.java *) renamed classes according to standard Java coding conventions 2010-11-21 01:29:32 +00:00
profile.html
profile.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
query.html
query.java continuing the fight against deadlocks during time formatting: better caching. 2011-02-25 21:11:53 +00:00
search.html
search.java introduction of a new remote search load control: the remote search has taken 10 results per peer with a time-out of 3 seconds so far. The attributes of number of results per peer and time-out time can now be configured. 2011-03-04 13:44:00 +00:00
transferRWI.html
transferRWI.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
transferURL.html
transferURL.java - fixed document number limitation for crawls that restrict the number of documents per domain 2011-02-12 00:01:40 +00:00
urls.java - fixed document number limitation for crawls that restrict the number of documents per domain 2011-02-12 00:01:40 +00:00
urls.xml added referrer to remote crawl url list 2007-11-29 13:58:00 +00:00