# Generic character map. # encoding utf-8 # Define the basic value-set. *Beware* of changing this without re-indexing # your databases. lowercase {0-9}aæbcdefghijklmnopqrstuvwxyzø uppercase {0-9}AÆBCDEFGHIJKLMNOPQRSTUVWXYZØ # Breaking characters space {\001-\040}!"#$%&'\()*+,-./:;<=>?@\[\\]^_`\{|}~{\x88-\x89} # Characters to be considered equivalent for searching purposes. equivalent æä(ae) equivalent øö(oe) equivalent å(aa) #equivalent uü # Supplemental mappings map (ä) a map (æ) æ map (ø) ø map (å) a map (ö) o map (Ä) A map (&Aelig;) Æ map (Ø) Ø map (Å) A map (Ö) O map âàáäÂÀÂÄ a map êèéëÊÈÉË e map îïíÎÏ i map ôöóÔÖ o map ûùüÛÜÙ u map çÇ c #map y i map (^En\s) @ map (^Den\s) @