diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-01-11 22:58:14 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-01-11 22:58:14 +0000 |
| commit | 6c1b14c8e1e9013ad74a1a06e16d6881cc135e2b (patch) | |
| tree | 8812598da7b0de8917fb0939aadf10d5df3fac90 /htroot/yacysearch.rss | |
| parent | fafab7a8fe0ef136e1e1bc6c2451c8e56dbc3566 (diff) | |
- more control in access tracker: count number of returned search results (not only info how much is in the index)
- extended query params for this
- enhanced cora
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7430 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/yacysearch.rss')
| -rw-r--r-- | htroot/yacysearch.rss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/htroot/yacysearch.rss b/htroot/yacysearch.rss index 78be4eb27..1a4f0132d 100644 --- a/htroot/yacysearch.rss +++ b/htroot/yacysearch.rss @@ -22,11 +22,9 @@ <opensearch:itemsPerPage>#[num-results_itemsPerPage]#</opensearch:itemsPerPage> <atom:link rel="related" href="opensearchdescription.xml" type="application/opensearchdescription+xml"/> <opensearch:Query role="request" searchTerms="#[rss_queryenc]#" /> - #{results}# <!--#include virtual="yacysearchitem.xml?item=#[item]#&eventID=#[eventID]#" --> #{/results}# - <!--#include virtual="yacysearchtrailer.xml?eventID=#[eventID]#" --> </channel> </rss>
\ No newline at end of file |
