http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11232 --- Comment #3 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- 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 -- You are receiving this mail because: You are watching all bug changes.