Perl Filter and Perl API
[idzebra-moved-to-github.git] / perl / demo / zebra.cfg
diff --git a/perl/demo/zebra.cfg b/perl/demo/zebra.cfg
new file mode 100644 (file)
index 0000000..bc6b2bd
--- /dev/null
@@ -0,0 +1,28 @@
+# Simple zebra configuration file to demonstate the usage of the perl filters
+
+profilePath: ../blib/lib:../blib/arch:../blib/lib:.:../../tab:../../../yaz/tab
+
+# Files that describe the attribute sets supported.
+attset: bib1.att
+attset: explain.att
+
+register: register:1000M
+
+# Specify record type
+recordType.pm: grs.perl.pod
+recordId: $filename (bib1,Title)
+
+# 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
+
+storeKeys: 1
+storeData: 1