http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2629
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4701|0 |1 is obsolete| | --- Comment #11 from Katrin Fischer <[email protected]> 2011-08-11 15:39:49 UTC --- Created attachment 4966 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4966 [SIGNED-OFF] Bug 2629: add char-with-stroke support to word-phrase-utf.chr This patch adds diacritic search support for the following characters-with-stroke: a,b,c,d,e,h,l,r,t,u,y,z Handles both uppercase and lowercase mappings. Also corrects a note in word-phrase-utf.chr: the 'equivalent' command is NOT for searching, but rather for sorting. See Zebra manual: http://www.indexdata.com/zebra/doc/character-map-files.html, near the bottom. Signed-off-by: Katrin Fischer <[email protected]> Some notes: - Copied the file to my koha-dev folder and reindexed - Tried some simple searches like: Süden and Suden, schon und schön with success - Added some of the new characters to a record and tried search with and without diacritics (ɨƗʉⱥɆɌ and iiuaer) with success. Signed-off-by: Katrin Fischer <[email protected]> -- 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. _______________________________________________ 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/
