Koha/etc/zebradb/etc
Fridolin Somers b11eb03a4c Bug 14542: Transliterate rule for all single quote forms
Single quotes in common language (not in programming) are usually ', but
there is also the form known as ’ in HTML.  See
https://fr.wikipedia.org/wiki/Apostrophe_%28typographie%29

This bug proposes to transliterate all forms into a space.

Test plan :
(I'll use the code ’ instead of the unicode character)
- Without the patch
- Create a record with title : L’avion d’argile
- Index this record
- Search for "L’avion d’argile" => You find the record
- Search for "L'avion d'argile" => You do not find the record
- Apply patch
- Search for "L’avion d’argile" => You find the record
- Search for "L'avion d'argile" => You find the record
- Search for "L avion d argile" => You find the record

Signed-off-by: Frederic Demians <f.demians@tamil.fr>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-11-16 15:45:21 -03:00
..
default.idx Bug 10729: Add phrases configuration for ICU 2014-05-05 04:10:57 +00:00
explain.abs
explain.att
explain.tag
gils.att
marc21.mar Bug 9256 - Fix search for the packages 2013-03-19 19:34:12 -04:00
normarc.mar Bug 9256 - Fix search for the packages 2013-03-19 19:34:12 -04:00
numeric.chr
passwd
phrases-icu.xml Bug 13981 - Transliterate rule for oe and ae 2015-04-20 10:03:41 -03:00
tagsetm.tag
unimarc.mar Bug 9256 - Fix search for the packages 2013-03-19 19:34:12 -04:00
urx.chr
usmarc.mar Bug 9256 - Fix search for the packages 2013-03-19 19:34:12 -04:00
word-phrase-utf.chr Bug 14401: Zebra index configuration doesn't allow exact search for C. 2015-06-22 11:26:13 -03:00
words-icu.xml Bug 14542: Transliterate rule for all single quote forms 2015-11-16 15:45:21 -03:00