Added some character entities for mapping.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 6 Jun 2001 09:37:18 +0000 (09:37 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 6 Jun 2001 09:37:18 +0000 (09:37 +0000)
tab/string.chr [new file with mode: 0644]
tab/zebra.cfg

diff --git a/tab/string.chr b/tab/string.chr
new file mode 100644 (file)
index 0000000..70e13a8
--- /dev/null
@@ -0,0 +1,50 @@
+# Generic character map.
+#
+# $Id: string.chr,v 1.1 2001/06/06 09:37:18 adam 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 (&#230;)        æ
+map (&#248;)        ø
+map (&#229;)        å
+map (&#198;)        Æ
+map (&#216;)        Ø
+map (&#197;)        Å
+
+map (&auml;)       ä
+map (&aelig;)      æ
+map (&oslash;)     ø
+map (&aring;)      å
+map (&ouml;)       ö
+map (&Auml;)       Ä
+map (&Aelig;)      Æ
+map (&AElig;)      Æ
+map (&Oslash;)     Ø
+map (&Aring;)      Å
+map (&Ouml;)       Ö
+
+map éÉ         e
+map á          a
+map ó          o
+map í          i
+
+#map (Aa)      (AA)
+
+#map (aa)        a
index 0f77308..cbcbc44 100644 (file)
@@ -1,8 +1,8 @@
 # Simple Zebra configuration file
-# $Id: zebra.cfg,v 1.1 2001/02/26 22:51:51 adam Exp $
+# $Id: zebra.cfg,v 1.2 2001/06/06 09:37:18 adam Exp $
 #
 # Where the schema files, attribute files, etc are located.
-profilePath: .:../../zebra/tab:../../yaz/tab
+profilePath: .:../../zmbol/tab:../../yaz/tab
 
 # Files that describe the attribute sets supported.
 attset: bib1.att