New test directories.
[idzebra-moved-to-github.git] / test / usmarc / zebra.cfg
diff --git a/test/usmarc/zebra.cfg b/test/usmarc/zebra.cfg
new file mode 100644 (file)
index 0000000..7b4e445
--- /dev/null
@@ -0,0 +1,28 @@
+# 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 $
+#
+# Where are the YAZ / Zebra tables located?
+profilePath: .:../../tab:../../../yaz/tab
+
+# Files that describe the attribute sets supported.
+attset: bib1.att
+
+# Specify record type
+recordType: grs.marc.usmarc
+
+# Register Area
+register: register:100M
+
+# Lock File Area
+lockDir: lock
+
+# Temp File area for result sets
+setTmpDir: tmp
+
+# Temp File area for index program
+keyTmpDir: tmp
+
+# Approx. Memory usage during indexing
+memMax: 4
+