[Koha-bugs] [Bug 14472] Wrong ISSN search index in record matching rules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 8 18:12:29 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14472

--- Comment #8 from Amit Gupta <amitddng135 at gmail.com> ---
correct sql
--------------------
UPDATE matchpoints SET search_index ='issn' where matcher_id = (SELECT
matcher_id FROM marc_matchers WHERE code = 'ISSN');

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list