https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41210 --- Comment #7 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 192105 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192105&action=edit Bug 41210: Adjust ES and Zebra mappings This fixes the issue for ES. For zebra I cannot get the search to work - I believe I added the fields and updated correctly but putting this on the bug for testiing: For SearchEngine Elasticsearch 1 - Apply patch 2 - perl misc/search_tools/rebuild_elasticsearch.pl -r -v 3 - Add sample record as stated in bug 4 - Confirm all links work For SearchEngine Zebra 1 - Apply patch 2 - sudo cp /kohadevbox/koha/etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl /etc/koha/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl 3 - restart_all 4 - sudo koha-rebuild-zebra -v -f kohadev 5 - Confirm all links in record work 6 - They don't currently -- You are receiving this mail because: You are watching all bug changes.