https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21120
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org --- Comment #1 from Jonathan Druart <[email protected]> --- I am not sure I understood correctly, but I will try and answer you anyway :) When you search by item type, Zebra will be queried with "mc-itype: BK" (BK for Book), mc-itype is defined and mapped in the different config files of Zebra. For instance in etc/zebradb/marc_defs/marc21/biblios/biblio-koha-indexdefs.xml you will notice that itype is indexed with values from 942$c and 952$y. Feel free to adjust this configuration depending on your needs (a full reindexation will be needed for the changes to be taken into account). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
