http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11232
--- Comment #4 from David Cook <[email protected]> --- (In reply to mathieu saby from comment #3) > Note that there is currently a big issue for UNIMARC facets: > the facet build on type of document (equivalent of 942 in MARC21) is not > visible. > > That's because some libraries use 099$t for that, and others use other > fields like 210$b that are not made for that. > That was the main goal of my not-yet-written-patch for make facets > customisable... > > But maybe it could be fixed by telling UNIMARC ppl that from 3.16 version > onwards the type of document is stored in 099t, and provide a script for > copying types of documents from other fields to this one for non standard > configuration. > > Mathieu With zebra facets, it uses the index. So if both those marc tags are filling the same index, it should be fine. -- You are receiving this mail because: 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/
