http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3216
--- Comment #10 from Frédéric Demians <[email protected]> 2011-12-12 08:53:28 UTC --- (In reply to comment #7) > 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 It works with Zebra ICU tokenization. The 2nd patch allow to install a Zebra default.idx file working with word and phrase ICU indexes. -- 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/
