From: Nick Clemens Date: Fri, 6 Mar 2015 19:35:38 +0000 (+0000) Subject: Bug 13800 - Diacritics not mapped X-Git-Url: http://git.rot13.org/?a=commitdiff_plain;ds=sidebyside;h=3e136b4f9fc58ebdb10fdb7b465467cffd032169;p=koha.git Bug 13800 - Diacritics not mapped This patch adds a mapping for the lower case ð character to word-phrase-utf.chr ( Ð was already mapped to d) To test: 1. Add a record with the ð character (Arnaldur Indriðason is an example author) 2. Rebuild zebra 3. Search for your record using d instead of ð and verify it is not found 4. Apply patch and copy word-phrase-utf.chr to the appropriate folder 5. Restart and rebuild zebra 6. Search for your record using d instead of ð and verify it is found Signed-off-by: Josef Moravec works as expected Signed-off-by: Kyle M Hall Signed-off-by: Tomas Cohen Arazi --- diff --git a/etc/zebradb/etc/word-phrase-utf.chr b/etc/zebradb/etc/word-phrase-utf.chr index 18aa446a4f..2e872a79cc 100644 --- a/etc/zebradb/etc/word-phrase-utf.chr +++ b/etc/zebradb/etc/word-phrase-utf.chr @@ -227,6 +227,7 @@ map ḍ d map Ḍ d map đ d map Đ d +map ð d # S map ś s map Ś s