X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=test%2Fapi%2Fstring.chr;fp=test%2Fapi%2Fstring.chr;h=637ff9868e8cade5a4bc806b9194f9d6a71bc878;hp=0000000000000000000000000000000000000000;hb=0e8272b3d5a18a0695f8c7a58617caa0ad938059;hpb=3917eb482709e0b68767ed243ee54ef727070066 diff --git a/test/api/string.chr b/test/api/string.chr new file mode 100644 index 0000000..637ff98 --- /dev/null +++ b/test/api/string.chr @@ -0,0 +1,41 @@ +# Generic character map. +# + +# 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 (ä) ä +#map (æ) æ +#map (ø) ø +#map (å) å +#map (ö) ö +#map (Ä) Ä +#map (&Aelig;) Æ +#map (Ø) Ø +#map (Å) Å +#map (Ö) Ö + +#map éÉ e +#map á a +#map ó o +#map í i + +#map (Aa) (AA) + +#map (aa) a