http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5534 Ian Walls <ian.walls@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.walls@bywatersolutions. | |com --- Comment #1 from Ian Walls <ian.walls@bywatersolutions.com> 2011-12-02 21:14:17 UTC --- Unfortunately, the Zebra charmap files do not have a command for mapping a character to 'null'. Right now, apostrophe is mapped to 'space', which serves to break up words. So searching for "harrison's internal" searches for three words: "harrison", "s" and "internal". We may be able to explicitly map "'s" to "s"... but then we'd need to do that for EVERY possible case where apostrophe is used.... ICU might fix this yeah? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.