[#if q??]
[@cms_lucene_page q=q channelId=channelId startDate=startDate endDate=endDate descLen='170' append='...' count='10' ]
您搜索的“${input!}”, 共有${tag_pagination.totalCount!}个结果
[#list tag_list as s]
[#if s.txt??]
[#assign bb=s.txt?replace("<(S*?)[^>]*>.*?|<.*? />","","ri")?replace(" ","","ri")/]
[@text_cut s=bb?replace('${q!}', "${q!}") len=descLen append=append/]
[/#if]
[/#list]
[#include "../include/page.html"/]
[/@cms_lucene_page]
[/#if]