Bugzilla – Attachment 95527 Details for
Bug 24063
Add Sami language characters to Zebra
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24063: Add Sami language characters to Zebra
0001-Bug-24063-Add-Sami-language-characters-to-Zebra.patch (text/plain), 1.33 KB, created by
paxed
on 2019-11-19 09:26:22 UTC
(
hide
)
Description:
Bug 24063: Add Sami language characters to Zebra
Filename:
MIME Type:
Creator:
paxed
Created:
2019-11-19 09:26:22 UTC
Size:
1.33 KB
patch
obsolete
>From 0e86c575448ee615d337da37438189d8102b1c2c Mon Sep 17 00:00:00 2001 >From: Pasi Kallinen <pasi.kallinen@koha-suomi.fi> >Date: Tue, 19 Nov 2019 11:26:01 +0200 >Subject: [PATCH] Bug 24063: Add Sami language characters to Zebra >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Some Sami languages need few more characters to be mapped, or >are otherwise very hard to search for. > >Test plan: > >1) Catalogue a new record with title "ǨoǯeÅa" >2) Make sure zebra indexed that record, then try to search for > it with the text "kozena" >3) Apply patch >4) Redo 2, now the record should be found. > >Signed-off-by: Pasi Kallinen <pasi.kallinen@koha-suomi.fi> >--- > etc/zebradb/etc/word-phrase-utf.chr | 6 ++++++ > 1 file changed, 6 insertions(+) > >diff --git a/etc/zebradb/etc/word-phrase-utf.chr b/etc/zebradb/etc/word-phrase-utf.chr >index a63714eca9..8619f6430c 100644 >--- a/etc/zebradb/etc/word-phrase-utf.chr >+++ b/etc/zebradb/etc/word-phrase-utf.chr >@@ -219,6 +219,8 @@ map á¹ n > map á¹ n > map á¹ n > map á¹ n >+map Å n >+map Å n > # T > map á¹ t > map Ṭ t >@@ -263,6 +265,8 @@ map ƶ z > map Ƶ z > map Ž z > map ž z >+map Ç® z >+map ǯ z > #C > map ç c > map à c >@@ -290,6 +294,8 @@ map ḵ k > map Ḵ k > map Ḱ k > map ḱ k >+map Ǩ k >+map Ç© k > # Y > map ý y > map à y >-- >2.11.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 24063
:
95527
|
95766
|
111790
|
111791
|
111792
|
111793