Omit CVS Id. Update copyright year.
[idzebra-moved-to-github.git] / test / rusmarc / zebra.cfg
index a2e3a40..3cd44ad 100644 (file)
@@ -1,9 +1,8 @@
 # Simple Zebra configuration file that defines
-# a database with USMARC records.
-# $Id: zebra.cfg,v 1.1 2003-02-28 12:33:39 oleg Exp $
+# Database with RUSMARC records.
 #
 # Where are the config files located?
-profilePath: .:./tab:../../tab:../../../yaz/tab
+profilePath: ${srcdir:-.}/tab:${srcdir:-.}/../../tab
 
 # Files that describe the attribute sets supported.
 attset: bib1.att
@@ -12,20 +11,8 @@ attset: explain.att
 # Specify record type
 recordType: grs.marc.rusmarc
 
-# 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
-
-# Specify register area
-register: register:100M
-
 # Default encoding
-encoding: koi8-r
\ No newline at end of file
+encoding: koi8-r
+
+# Set up modulePath
+modulePath: ../../index/.libs