[Bug 12813] New: improve koha-indexdefs-to-zebra.xsl to manage MARC indicators
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12813 Bug ID: 12813 Summary: improve koha-indexdefs-to-zebra.xsl to manage MARC indicators Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: gmcharlt@gmail.com Reporter: mathsabypro@gmail.com QA Contact: testopia@bugs.koha-community.org I think it is currently impossible to make precise indexing of some MARC fields depending on the value of the 2 indicators (for UNIMARC field 601 for example, which can be a meeting name or an organization name). It can be done presently by modifiying by hand the ...-zebra-....xsl files (adding "and @ind1='1'" in the condition for example), but not automatically when you translate the ...-koha-....xml files to .xsl with xsltproc. So I suppose the / etc / zebradb / xsl / koha-indexdefs-to-zebra.xsl file need to be updated for that. M. Saby -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12813 --- Comment #1 from mathieu saby <mathsabypro@gmail.com> --- (I won't work on that personaly, but I can test if someone provides a patch) -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org