Remove string-hat.chr because it is unused in thie test.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 16 Sep 2004 14:02:46 +0000 (14:02 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 16 Sep 2004 14:02:46 +0000 (14:02 +0000)
Change comment in beginning of sort.chr.

test/sort2/Makefile.am
test/sort2/sort.chr
test/sort2/string-hat.chr [deleted file]

index ffc4f6c..c6a9dae 100644 (file)
@@ -1,10 +1,10 @@
-# $Id: Makefile.am,v 1.1 2004-09-14 14:35:52 quinn Exp $
+# $Id: Makefile.am,v 1.2 2004-09-16 14:02:46 adam Exp $
 
 check_SCRIPTS = test1.sh
 
 TESTS = $(check_SCRIPTS)
 
-EXTRA_DIST = zebra.cfg default.idx string-hat.chr \
+EXTRA_DIST = zebra.cfg default.idx \
  rec1.xml rec2.xml rec3.xml rec4.xml zebra.cfg my.abs sort.chr \
  $(check_SCRIPTS)
 
index b8b6878..4e4de09 100644 (file)
@@ -1,6 +1,6 @@
-# Generic character map.
+# character map that removes some leading prefixes
 #
-# $Id: sort.chr,v 1.1 2004-09-14 14:35:52 quinn Exp $
+# $Id: sort.chr,v 1.2 2004-09-16 14:02:46 adam Exp $
 
 # Define the basic value-set. *Beware* of changing this without re-indexing
 # your databases.
diff --git a/test/sort2/string-hat.chr b/test/sort2/string-hat.chr
deleted file mode 100644 (file)
index 180843b..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-# Generic character map but with ^ as cut char
-#
-# $Id: string-hat.chr,v 1.1 2004-09-14 14:35:52 quinn 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ÆÄØÖÅ
-
-cut ^
-
-# 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