http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3216
--- Comment #7 from Ian Walls <[email protected]> 2011-12-02 19:07:47 UTC --- >From a purely technical point of view, this works wonderfully. I was able to apply it, and searches continue to work just fine for MARC21. Unfortunately, as soon as I modify the 650 to be 650az, I run into a problem. The facet displays properly, but if I try to use it, I get no results. This is because, for now, Zebra does not allow multiple subfields to be concatenated and thrown into a single index. Searching for "su-to: Cookery -- Pennsylvania" will return nothing, even if that heading is plentiful in the catalog. Currently, the only way to get to that heading would be "su-to: Cookery AND su-to: Pennsylvania", or to use the linked authority record in subfield 9 I believe that this will mean that UNIMARC 700ab searching will fail; the author name will not be coordinated in the index. Unfortunately, I have no UNIMARC data to test locally, and the two demo sites in UNIMARC (BibLibre and Tamil) are not returning usable results. Can a UNIMARC library test this, and verify if it works? I don't think it will, but if it does, then there is something golden in the UNIMARC biblios/record.abs that I must steal for MARC21! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- 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/
