From: Mike Taylor Date: Fri, 9 Dec 2005 10:14:52 +0000 (+0000) Subject: Don't use recordId. X-Git-Tag: before.bug.529~285 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=31304c10a671699d2b3f5ac082cc17e772b15842 Don't use recordId. --- diff --git a/examples/gils/xs-test.cfg b/examples/gils/xs-test.cfg index 2b5dcf2..df0f588 100644 --- a/examples/gils/xs-test.cfg +++ b/examples/gils/xs-test.cfg @@ -1,5 +1,5 @@ # Simple Zebra configuration file -# $Id: xs-test.cfg,v 1.1 2005-12-07 15:32:34 mike Exp $ +# $Id: xs-test.cfg,v 1.2 2005-12-09 10:14:52 mike Exp $ # # Where the schema files, attribute files, etc are located. profilePath: .:../../tab @@ -19,7 +19,9 @@ passwd: xs-pwfile someCrappyNonExistentDirectiveThatWillJustBeIgnored: fruit #rank: zvrank -recordId: (bib-1,title) +# Don't use a recordId taken from the record itself: the test-suite +# currently supplies its own recordIds. +#recordId: (bib-1,title) modulePath: ../../recctrl/.libs #shadow: shadow:100M