Towards 1.3.15
[idzebra-moved-to-github.git] / test / usmarc / zebra.cfg
index 7b4e445..99933f9 100644 (file)
@@ -1,19 +1,17 @@
 # Simple Zebra configuration file that defines
 # a database with USMARC records.
-# $Id: zebra.cfg,v 1.1 1998-01-29 13:32:46 adam Exp $
+# $Id: zebra.cfg,v 1.4 1999-12-08 22:11:56 adam Exp $
 #
-# Where are the YAZ / Zebra tables located?
+# Where are the config files located?
 profilePath: .:../../tab:../../../yaz/tab
 
 # Files that describe the attribute sets supported.
 attset: bib1.att
+attset: explain.att
 
 # Specify record type
 recordType: grs.marc.usmarc
 
-# Register Area
-register: register:100M
-
 # Lock File Area
 lockDir: lock
 
@@ -25,4 +23,3 @@ keyTmpDir: tmp
 
 # Approx. Memory usage during indexing
 memMax: 4
-