主题 : 搜索结果不准确 |
级别: 总版主
![]() |
4# 发表于:2017-08-14 14:41:48 IP:182.217.*.*
[@cms_lucene_page q=q channelId=channelId startDate=startDate endDate=endDate descLen='170' append='...' count='10' ]
<div class="searchNav">您搜索的“<span>${input!}</span>”, 共有<span>${tag_pagination.totalCount!}</span>个结果</div> <div class="searchList"> [#list tag_list as s] <div class="item"> <div class="search-title"><a href="${s.url}" title="${s.title}" target="_blank">${s.title?replace('${q!}', "<span>${q!}</span>")}</a></div> [#if s.txt??] <div class="search-txt"> [#assign bb=s.txt?replace("<(S*?)[^>]*>.*?|<.*? />","","ri")?replace(" ","","ri")/] [@text_cut s=bb?replace('${q!}', "<span style='color: red;'>${q!}</span>") len=descLen append=append/] </div> [/#if] <div class="search-date"><a href="${s.ctgUrl}" target="_blank">${s.ctgName}</a><em>${s.releaseDate}</em>浏览 <span>${s.views}</span></div> </div> [/#list] </div> [#include "../include/page.html"/] [/@cms_lucene_page] [/#if] </section> [#include "../include/right310.html"/] </div> |
||
---|---|---|---|