[Koha-bugs] [Bug 11232] Retrieve facets from Zebra

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 22 03:39:21 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11232

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31782|0                           |1
        is obsolete|                            |

--- Comment #69 from David Cook <dcook at prosentient.com.au> ---
Created attachment 31796
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31796&action=edit
Bug 11232: MARC21 facet definition and updated XSL file for DOM

This patch adds the facets definitions to the biblio-koha-indexdefs.xml, based
on what is hardcoded on C4::Koha::getFacets().

The biblio-zebra-indexdefs.xsl file for MARC21 is generated using the usual:

xsltproc ...koha-indexdefs-to-zebra.xsl
...marc21/biblios/biblio-koha-indexdefs.xml > \
    ...marc21/biblios/biblio-zebra-indexdefs.xsl

Sponsored-by: Universidad Nacional de Cordoba
Signed-off-by: David Cook <dcook at prosentient.com.au>

Seems to work with DOM and MARC21.

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


More information about the Koha-bugs mailing list