X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fsort2%2Ftest_sort2.chr;fp=test%2Fsort2%2Ftest_sort2.chr;h=66d260b6b0d40fc9605c279fb24475987e03f0bf;hb=1922579d92e1a9559d4c3ab4f1cf461f56c83c3b;hp=0000000000000000000000000000000000000000;hpb=ce529949177ef63507c8becc93366df10d3d846a;p=idzebra-moved-to-github.git diff --git a/test/sort2/test_sort2.chr b/test/sort2/test_sort2.chr new file mode 100644 index 0000000..66d260b --- /dev/null +++ b/test/sort2/test_sort2.chr @@ -0,0 +1,33 @@ +# character map that removes some leading prefixes +# + +# 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ü + +map (^The\s) @ +map (^the\s) @ +map (^a\s) @ +map (^A\s) @ + +#map éÉ e +#map á a +#map ó o +#map í i + +#map (Aa) (AA) + +#map (aa) a