Skip to content

Commit

Permalink
*) Bugfix renaming snippet tag in soap search template
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2663 6c8d7289-2bf4-0310-a012-ef5d649a1542
  • Loading branch information
theli committed Sep 26, 2006
1 parent 49fbb68 commit d42dcea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htroot/yacysearch.soap
Expand Up @@ -28,7 +28,7 @@
<pubDate>#[date]#</pubDate>
<size>#[size]#</size>
<ranking>YBR-#[ybr]#</ranking>
<description>#(snippet)#::#[text]##(/snippet)#</description>
<snippet>#(snippet)#::#[text]##(/snippet)#</snippet>
</yacySearchResultItem>
#{/results}#
::
Expand Down

0 comments on commit d42dcea

Please sign in to comment.