[Koha-bugs] [Bug 13706] Deduping authorities script (dedup_authorities.pl)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 14 20:20:33 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13706

--- Comment #7 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 121920
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121920&action=edit
Bug 13706: Update some code

This updates a few things:
- ZebraIndex module does not exist
- merge calls ModBiblio, so the records are reindexed during merge
- DelAuthority used to remove records - no reindex needed after

Remaining issues:
- SimpleSearch doesn't work - only 'he' has an entry in ccl.properties
- abbreviations for indexes (he-main etc) do not exist anywhere
- There should be an option to use 'Match' and automatically generate the
search term from the auth record (search_form in Headings.pm) based on the
authtype
- The default options are unimarc centric
- this should be in module and testable

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


More information about the Koha-bugs mailing list