summaryrefslogtreecommitdiff
path: root/htroot/opensearchdescription.xml
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2013-10-26 00:34:55 +0200
committerMichael Peter Christen <mc@yacy.net>2013-10-26 00:34:55 +0200
commit25951cee144a761b36317f718b9676fa2a7a115e (patch)
tree6f4ead09d1934ac26ba34eee0a25b7e7869d273f /htroot/opensearchdescription.xml
parentf1bfe643619c1f5fc9615301ef18c5552dc56009 (diff)
- fixed opensearchdescription, this delivered an url with missing
'global' option - added display=2 to compare_yacy to remove the superfluous border
Diffstat (limited to 'htroot/opensearchdescription.xml')
-rw-r--r--htroot/opensearchdescription.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/htroot/opensearchdescription.xml b/htroot/opensearchdescription.xml
index 3d38509bd..3d513564b 100644
--- a/htroot/opensearchdescription.xml
+++ b/htroot/opensearchdescription.xml
@@ -13,18 +13,18 @@
<AdultContent>true</AdultContent>
<Description>YaCy is an open-source GPL-licensed software that can be used for stand-alone search engine installations or as a client for a multi-user P2P-based web indexing cluster. This is the access to peer '#[clientname]#'.</Description>
#(compareyacy)#
- <Url type="text/html" method="GET" template="http://#[thisaddress]#/yacysearch.html?query={searchTerms}&amp;startRecord={startIndex?}&amp;maximumRecords={count?}&amp;nav=all" />
- <Url type="application/rss+xml" method="GET" template="http://#[thisaddress]#/yacysearch.rss?nav=&amp;query={searchTerms}&amp;startRecord={startIndex?}&amp;maximumRecords={count?}&amp;verify=false" />
+ <Url type="text/html" method="GET" template="http://#[thisaddress]#/yacysearch.html?query={searchTerms}&amp;startRecord={startIndex?}&amp;maximumRecords={count?}&amp;nav=all&amp;resource=global" />
+ <Url type="application/rss+xml" method="GET" template="http://#[thisaddress]#/yacysearch.rss?nav=&amp;query={searchTerms}&amp;startRecord={startIndex?}&amp;maximumRecords={count?}&amp;nav=all&amp;resource=global" />
::
- <Url type="text/html" method="GET" template="http://#[thisaddress]#/compare_yacy.html?verify=true&amp;resource=global&amp;nav=all&amp;query={searchTerms}" />
+ <Url type="text/html" method="GET" template="http://#[thisaddress]#/compare_yacy.html?query={searchTerms}&amp;left=#[search_left]#&amp;right=#[search_right]#&amp;display=2" />
#(/compareyacy)#
<Url type="application/x-suggestions+json" template="http://#[thisaddress]#/suggest.json?query={searchTerms}"/>
<Url type="application/x-suggestions+xml" template="http://#[thisaddress]#/suggest.xml?query={searchTerms}"/>
<!-- syntax according to http://www.loc.gov/standards/sru/. Set verify=true to get snippets in the search results -->
<Developer>See https://gitorious.org/+yacy-developers</Developer>
- <Query role="example" searchTerms="yacy+open+source" />
- <Tags>YaCy Open Source P2P Web Search</Tags>
+ <Query role="example" searchTerms="yacy+free+software" />
+ <Tags>YaCy Free Software Open Source P2P Peer-to-Peer Uncensored Distributed Web Search Engine</Tags>
<Contact>See http://#[thisaddress]#/ViewProfile.html?hash=localhash</Contact>
- <Attribution>YaCy Software &amp;copy; 2004-2012 by Michael Christen et al., YaCy.net; Content: ask peer owner</Attribution>
+ <Attribution>http://yacy.net YaCy Software &amp;copy; 2004-2014 by Michael Christen et al., YaCy.net; Content: ask peer owner</Attribution>
<SyndicationRight>open</SyndicationRight>
</OpenSearchDescription>