summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorHash9 <hash9@users.sourceforge.net>2006-08-19 17:01:08 +0000
committerHash9 <hash9@users.sourceforge.net>2006-08-19 17:01:08 +0000
commit8533976b1331c38a7327708d33937b9f0744fe06 (patch)
treef3c2be9cd7b83e45f297036c48c575c240cd6015 /templates
parentfa8a3e99b94ec4500aa4d135cbac897fbf678deb (diff)
downloadsearch-8533976b1331c38a7327708d33937b9f0744fe06.tar.gz
search-8533976b1331c38a7327708d33937b9f0744fe06.tar.bz2
search-8533976b1331c38a7327708d33937b9f0744fe06.zip
rewrite search query to sort search results by relivence
Diffstat (limited to 'templates')
-rw-r--r--templates/search.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/search.tpl b/templates/search.tpl
index 5cf8f09..8d933b0 100644
--- a/templates/search.tpl
+++ b/templates/search.tpl
@@ -41,7 +41,7 @@
{capture name=title}
{assign var=guid value=$results[search].content_type_guid}
{tr}{$gLibertySystem->mContentTypes.$guid.content_description}{/tr} <a href="{$results[search].href}&highlight={$words}">{$results[search].title}</a>
- <small> &bull;&nbsp;{tr}Hits{/tr}: {$results[search].hits}
+ <small>&bull;&nbsp;{tr}Relivence{/tr}: {$results[search].relivency} &bull;&nbsp;{tr}Hits{/tr}: {$results[search].hits}
{if $gBitSystem->isFeatureActive( 'search_fulltext' )}
&nbsp;&bull;&nbsp;
{if $results[search].relevance <= 0}