Bugzilla – Attachment 8938 Details for
Bug 7838
Add sort-string-utf.chr for Ukrainian and Russian
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7838 - Add sort-string-utf.chr for Ukrainian and Russian
Bug-7838---Add-sort-string-utfchr-for-Ukrainian-an.patch (text/plain), 2.45 KB, created by
Chris Cormack
on 2012-04-05 21:27:05 UTC
(
hide
)
Description:
Bug 7838 - Add sort-string-utf.chr for Ukrainian and Russian
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2012-04-05 21:27:05 UTC
Size:
2.45 KB
patch
obsolete
>From 3139f5cb8f4310b7c1bd9d1d9ed01d18d48012d7 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Serhij=20Dubyk=20{=D0=A1=D0=B5=D1=80=D0=B3=D1=96=D0=B9=20=D0?= > =?UTF-8?q?=94=D1=83=D0=B1=D0=B8=D0=BA}?= <serhijdubyk@gmail.com> >Date: Wed, 28 Mar 2012 02:46:09 +0300 >Subject: [PATCH] Bug 7838 - Add sort-string-utf.chr for Ukrainian and Russian > >Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> >--- > etc/zebradb/lang_defs/ru/sort-string-utf.chr | 23 +++++++++++++++++++++++ > etc/zebradb/lang_defs/uk/sort-string-utf.chr | 23 +++++++++++++++++++++++ > 2 files changed, 46 insertions(+), 0 deletions(-) > create mode 100644 etc/zebradb/lang_defs/ru/sort-string-utf.chr > create mode 100644 etc/zebradb/lang_defs/uk/sort-string-utf.chr > >diff --git a/etc/zebradb/lang_defs/ru/sort-string-utf.chr b/etc/zebradb/lang_defs/ru/sort-string-utf.chr >new file mode 100644 >index 0000000..382a7d7 >--- /dev/null >+++ b/etc/zebradb/lang_defs/ru/sort-string-utf.chr >@@ -0,0 +1,23 @@ >+# Generic character map. >+# >+ >+encoding utf-8 >+ >+# Define the basic value-set. *Beware* of changing this without re-indexing >+# your databases. >+lowercase {0-9}{a-z}абвгÒдеÑÑжзÑÑийклмнопÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑ >+uppercase {0-9}{A-Z}ÐÐÐÐÒÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐРСТУФХЦЧШЩЬЫЪЮЯÐÐ >+ >+# Breaking characters >+ >+space {\001-\040}!"#$%&'\()*+,-./:;<=>?@\[\\]^_`\{|}~{\x88-\x89} >+ >+# Characters to be considered equivalent for searching purposes. >+equivalent Ò(г) >+equivalent Ñ(е) >+equivalent Ñ(Ñ) >+ >+# Supplemental mappings >+ >+map (^En\s) @ >+map (^Den\s) @ >\ No newline at end of file >diff --git a/etc/zebradb/lang_defs/uk/sort-string-utf.chr b/etc/zebradb/lang_defs/uk/sort-string-utf.chr >new file mode 100644 >index 0000000..382a7d7 >--- /dev/null >+++ b/etc/zebradb/lang_defs/uk/sort-string-utf.chr >@@ -0,0 +1,23 @@ >+# Generic character map. >+# >+ >+encoding utf-8 >+ >+# Define the basic value-set. *Beware* of changing this without re-indexing >+# your databases. >+lowercase {0-9}{a-z}абвгÒдеÑÑжзÑÑийклмнопÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑ >+uppercase {0-9}{A-Z}ÐÐÐÐÒÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐРСТУФХЦЧШЩЬЫЪЮЯÐÐ >+ >+# Breaking characters >+ >+space {\001-\040}!"#$%&'\()*+,-./:;<=>?@\[\\]^_`\{|}~{\x88-\x89} >+ >+# Characters to be considered equivalent for searching purposes. >+equivalent Ò(г) >+equivalent Ñ(е) >+equivalent Ñ(Ñ) >+ >+# Supplemental mappings >+ >+map (^En\s) @ >+map (^Den\s) @ >\ No newline at end of file >-- >1.7.5.4
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 7838
:
8661
|
8908
|
8909
| 8938