From 571aa668773de7bf4a783c6c4092789b5145f0c4 Mon Sep 17 00:00:00 2001 From: Kyle M Hall Date: Thu, 20 Sep 2012 08:24:12 -0400 Subject: [PATCH] =?UTF-8?q?Bug=202629=20-=20Diacritics=20not=20being=20ignored=20when=20searching=20-=20Map=20=C5=AF=20to=20u?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" --- etc/zebradb/etc/word-phrase-utf.chr | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/etc/zebradb/etc/word-phrase-utf.chr b/etc/zebradb/etc/word-phrase-utf.chr index b773db8..604c0f5 100644 --- a/etc/zebradb/etc/word-phrase-utf.chr +++ b/etc/zebradb/etc/word-phrase-utf.chr @@ -115,8 +115,9 @@ map ȗ u map Ȗ u map ʉ u map Ʉ u -map ů u -map Ů u +map ů u +map Ů u +map ů u # E map ê e map Ê e -- 1.7.2.5