---- Reported by bchurch@ptfs.com 2009-07-20 13:55:01 ---- Currently the OpacHighlightedWords system preference controls the highlighting of queried terms in OPAC and the display of the "Match" field in the results list. The "Match" field can take up a lot of space in the results display and is not very useful for patrons. It would be helpful if libraries could turn of the display of this field without disabling the highlighting of queried terms as well. --- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:10 UTC --- This bug was previously known as _bug_ 3430 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3430 Actual time not defined. Setting to 0.0 The original reporter of this bug does not have an account here. Reassigning to the person who moved it here: chris@bigballofwax.co.nz. Previous reporter was bchurch@ptfs.com.
I see markup related to this still in the template but no related code. [% IF ( SEARCH_RESULT.searchhighlightblob ) %]<span class="results_summary"><span class="label">Match:</span> [% SEARCH_RESULT.searchhighlightblob %]</span>[% END %]