X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fusmarc%2Fzebra.cfg;h=12268e72629d2eaa471dd2fa8240f2b9ba00a6ba;hb=d3b2d38b8a8acdaa822e2f5b7470f58018aa2c74;hp=3e017314031e9ad4097b7133c793611d960eafb4;hpb=48d26dcea283f57c49f77b82d6a987e41d775749;p=idzebra-moved-to-github.git diff --git a/test/usmarc/zebra.cfg b/test/usmarc/zebra.cfg index 3e01731..12268e7 100644 --- a/test/usmarc/zebra.cfg +++ b/test/usmarc/zebra.cfg @@ -1,9 +1,9 @@ # Simple Zebra configuration file that defines # a database with USMARC records. -# $Id: zebra.cfg,v 1.3 1998-06-08 14:43:18 adam Exp $ +# $Id: zebra.cfg,v 1.7 2004-12-21 17:18:29 adam Exp $ # -# Where are the YAZ / Zebra tables located? -profilePath: .:../../tab:../../../yaz/tab +# Where are the config files located? +profilePath: ${srcdir:-.}:${srcdir:-.}/../../tab # Files that describe the attribute sets supported. attset: bib1.att @@ -12,9 +12,6 @@ attset: explain.att # Specify record type recordType: grs.marc.usmarc -# Register Area -register: register:100M - # Lock File Area lockDir: lock @@ -27,6 +24,4 @@ keyTmpDir: tmp # Approx. Memory usage during indexing memMax: 4 -# Shadow Area -shadow: shadow:100M - +modulePath: ../../recctrl/.libs