X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=test%2Fusmarc%2Fzebra.cfg;h=b6f4255144d43b2a89e016212c1b30de6b16998e;hb=9b5460b01c5758f993296f3de90ea7622644ae15;hp=3e017314031e9ad4097b7133c793611d960eafb4;hpb=48d26dcea283f57c49f77b82d6a987e41d775749;p=idzebra-moved-to-github.git diff --git a/test/usmarc/zebra.cfg b/test/usmarc/zebra.cfg index 3e01731..b6f4255 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.5 2004-06-15 08:06:35 adam Exp $ # -# Where are the YAZ / Zebra tables located? -profilePath: .:../../tab:../../../yaz/tab +# Where are the config files located? +profilePath: ${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 @@ -26,7 +23,3 @@ keyTmpDir: tmp # Approx. Memory usage during indexing memMax: 4 - -# Shadow Area -shadow: shadow:100M -