Omit CVS Id. Update copyright year.
[idzebra-moved-to-github.git] / test / rusmarc / zebra.cfg
index c5ea4c9..3cd44ad 100644 (file)
@@ -1,6 +1,5 @@
 # Simple Zebra configuration file that defines
 # Database with RUSMARC records.
-# $Id: zebra.cfg,v 1.4 2004-09-27 10:44:52 adam Exp $
 #
 # Where are the config files located?
 profilePath: ${srcdir:-.}/tab:${srcdir:-.}/../../tab
@@ -12,23 +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
 
 # Set up modulePath
-modulePath: ../../recctrl/.libs
+modulePath: ../../index/.libs