Koha/etc/zebradb
Josef Moravec d57239ca78 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 <josef.moravec@gmail.com>
Signed-off-by: Michal Denar <black23@gmail.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-05-07 11:00:13 +00:00
..
authorities/etc
biblios/etc Bug 20078: (follow-up) Prevent conflict from attribute duplication 2018-11-06 12:22:53 +00:00
etc Bug 22787: Add mapping of letters "ů" and "Ů" to zebra definitions 2019-05-07 11:00:13 +00:00
lang_defs
marc_defs Bug 14302: Remove GRS1 related files 2018-08-31 11:24:19 +00:00
xsl
ccl.properties Bug 20078: (follow-up) Prevent conflict from attribute duplication 2018-11-06 12:22:53 +00:00
cql.properties
explain-authorities.xml
explain-biblios.xml
pqf.properties
retrieval-info-auth-dom.xml
retrieval-info-bib-dom.xml
zebra-authorities-dom.cfg
zebra-biblios-dom.cfg