[Koha-bugs] [Bug 36312] Authorities Z39.50 missing Subject-heading 21

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 14 07:11:55 CET 2024


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

--- Comment #1 from David Cook <dcook at prosentient.com.au> ---
Created attachment 163130
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163130&action=edit
Bug 36312: Add Subject-heading 1=21 to Zebra authorities indexing

This change adds the 1=21 Subject-heading index to Zebra authorities.

Test plan:
0. Apply patch
1. sudo cp etc/zebradb/authorities/etc/bib1.att
/etc/koha/zebradb/authorities/etc/bib1.att
2. sudo cp
etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl \
   
/etc/koha/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl
3. sudo koha-indexer --stop kohadev
4. sudo koha-zebra --stop kohadev
5. sudo koha-zebra --start kohadev
6. sudo koha-indexer --start kohadev
7. sudo koha-rebuild-zebra -f -a -v kohadev
8. yaz-client unix:/var/run/koha/kohadev/authoritysocket
9. base authorities
10. find @attr 1=21 "Philosophy, Marxist"
11. Zebra returns a hit
12. Celebrate!

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


More information about the Koha-bugs mailing list