From: Mike Taylor Date: Tue, 18 Apr 2006 23:50:33 +0000 (+0000) Subject: Remove superfluous "-c zebra.cfg" options from zebraidx command-lines. X-Git-Tag: CPAN-v1.02~54^2~1237 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=620dcbc690d31a346eb6801f1d71a5d4e1c0dd49;ds=sidebyside Remove superfluous "-c zebra.cfg" options from zebraidx command-lines. --- diff --git a/zebra/README b/zebra/README index 411f04a..19a13db 100644 --- a/zebra/README +++ b/zebra/README @@ -1,4 +1,4 @@ -$Id: README,v 1.1 2006-04-13 14:53:18 mike Exp $ +$Id: README,v 1.2 2006-04-18 23:50:33 mike Exp $ What's what in this directory: @@ -50,9 +50,9 @@ To create the database and start the server: xmllint --noout --schema zeerex-2.0.xsd zeerex.xml # Verify xsltproc zeerex2index.xsl zeerex.xml # Check what indexer will see -zebraidx -c zebra.cfg init # Remove any existing database records -zebraidx -c zebra.cfg update zeerex.xml # Our only record! -zebraidx -c zebra.cfg commit +zebraidx init # Remove any existing database records +zebraidx update zeerex.xml # Our only record! +zebraidx commit zebrasrv -f yazserver.xml Then interrogate the database with SRU URLs such as: