http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3216 --- Comment #10 from Frédéric Demians <frederic@tamil.fr> 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.