Koha/etc/zebradb
Nick Clemens 1412f6c65b
Bug 35621: Map ÿ to y for searching (Non-ICU)
To test:
1 - Find or add a record with title: Chevilly-Larue, L'Haÿ-les-Roses, Fresnes, Rungis [par] Sté éditions et de publicité L.F.B.
2 - Search for 'L'Hay-les-Roses'
3 - No results
4 - Apply patch, copy the file:
    sudo cp /kohadevbox/koha/etc/zebradb/etc/word-phrase-utf.chr /etc/koha/zebradb/etc/word-phrase-utf.chr
5 - Restart all, Reindex
    restart_all
    sudo koha-rebuild-zebra -v -f kohadev
6 - Search again
7 - Success!

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-03-22 15:47:34 +01:00
..
authorities/etc Bug 32741: Fix {biblios|authorities}/bib1.att duplicate codes 2023-02-02 11:59:26 -03:00
biblios/etc Bug 32741: Fix {biblios|authorities}/bib1.att duplicate codes 2023-02-02 11:59:26 -03:00
etc Bug 35621: Map ÿ to y for searching (Non-ICU) 2024-03-22 15:47:34 +01:00
lang_defs Bug 25149: Fix Zebra language code for Greek 2020-04-29 17:14:30 +01:00
marc_defs Bug 24517: Add missing 6th position to date-entered-on-file index 2023-06-23 09:46:40 -03:00
xsl Bug 33277: Adjust source file for zebra mappings 2023-05-10 15:26:25 -03:00
ccl.properties Bug 29185: Facilitate searching for cnum 2023-05-10 15:26:28 -03:00
cql.properties
explain-authorities.xml
explain-biblios.xml
pqf.properties Bug 8280: Add koha set and item fields to pqf.properties 2021-06-21 14:01:50 +02:00
retrieval-info-auth-dom.xml
retrieval-info-bib-dom.xml
zebra-authorities-dom.cfg
zebra-biblios-dom.cfg