From: Josef Moravec Date: Mon, 29 Apr 2019 12:18:43 +0000 (+0200) Subject: Bug 22787: Add mapping of letters "ů" and "Ů" to zebra definitions X-Git-Url: http://git.equinoxoli.org/?p=koha-equinox.git;a=commitdiff_plain;h=d57239ca78e7719f4c04865e8c493919c6362c15 Bug 22787: Add mapping of letters "ů" and "Ů" to zebra definitions Test plan: 0) Do not apply the patch 1) Add some word with character "ů" into metadata, for example author "Martinů, Bohuslav" 2) Try to search it with "Martinu" and you'll see you can't find it 3) Apply the patch 4) Copy file etc/zebradb/etc/word-phrase-utf.chr to your /etc/koha directory sudo cp etc/zebradb/etc/word-phrase-utf.chr /etc/koha/zebradb/etc/ 5) koha-zebra --restart kohadev 6) koha-rebuild-zebra -f kohadev 6) try to search "Martinu" again - you should be able to find your record Signed-off-by: Josef Moravec Signed-off-by: Michal Denar Signed-off-by: Chris Cormack Signed-off-by: Nick Clemens --- diff --git a/etc/zebradb/etc/word-phrase-utf.chr b/etc/zebradb/etc/word-phrase-utf.chr index 3b39f1e..a63714e 100644 --- a/etc/zebradb/etc/word-phrase-utf.chr +++ b/etc/zebradb/etc/word-phrase-utf.chr @@ -125,6 +125,8 @@ map ʉ u map Ʉ u map ů u map Å® u +map ů u +map Å® u # E map ê e map Ê e