Knowledgebase: Customizing
When we do keywords search, listings with any of the words are displayed. Is there a way to fine tune the search (match all or any word, etc) ?
Posted by Esvon Support on 17 January 2011 02:24 PM
For better keywords search you can uncomment the following code in header.htm and search_adv.htm templates:

<!-- all/exact full text search works on MySQL 4.0.2 or later -->
<!--
<select name=stype>
<option value="any">Any words
<option value="all">All words
<option value="exact">Exact Phrase
</select>
-->

Comments (0)
Help Desk Software by Kayako Fusion