<%if(config.SearchCol.IndexOf("title")!=-1){%>
标题 <%}%> <%if(config.SearchCol.IndexOf("content")!=-1){%>
内容 <%}%> <%if(config.SearchCol.IndexOf("author")!=-1){%>
作者 <%}%>