Koha/etc/zebradb/tab/word-phrase-utf.chr
MJ Ray 9eab9f1bc3 Add more zebra configuration
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-01 15:34:16 -05:00

41 lines
791 B
Text

# Generic character map.
#
# $Id: word-phrase-utf.chr,v 1.1.2.1 2006/07/03 21:56:45 kados Exp $
# Define the basic value-set. *Beware* of changing this without re-indexing
# your databases.
lowercase {0-9}{a-y}üzæäøöå
uppercase {0-9}{A-Y}ÜZÆÄØÖÅ
# Breaking characters
space {\001-\040}!"#$%&'\()*+,-./:;<=>?@\[\\]^_`\{|}~
# Characters to be considered equivalent for searching purposes.
# equivalent æä(ae)
# equivalent øö(oe)
# equivalent å(aa)
# equivalent uü
# Supplemental mappings
#map (&auml;) ä
#map (&aelig;) æ
#map (&oslash;) ø
#map (&aring;) å
#map (&ouml;) ö
#map (&Auml;) Ä
#map (&Aelig;) Æ
#map (&Oslash;) Ø
#map (&Aring;) Å
#map (&Ouml;) Ö
#map éÉ e
#map á a
#map ó o
#map í i
#map (Aa) (AA)
#map (aa) a