X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=examples%2Foai-pmh%2FREADME;fp=examples%2Foai-pmh%2FREADME;h=5184d4594caff7d967a05ae3cf1af0ff9e79a1e1;hp=e0d3913580d870f1ad5a96384652fd201f647887;hb=656c34a3f39076a5eb382f295f96dec6204dd147;hpb=954d697f0b40b89fc96ee513df519ee17c8c4c8d diff --git a/examples/oai-pmh/README b/examples/oai-pmh/README index e0d3913..5184d45 100644 --- a/examples/oai-pmh/README +++ b/examples/oai-pmh/README @@ -15,6 +15,7 @@ Checking manually the indexing stylesheet: xsltproc conf/oai2index.xsl data/debug-record.xml Indexing: + mkdir tmp zebraidx -c conf/zebra.cfg init zebraidx -c conf/zebra.cfg update data zebraidx -c conf/zebra.cfg commit @@ -27,7 +28,7 @@ Starting the SRU/SRW/Z39.50 server in PQF mode only: Or, alternatively, starting the SRU/SRW/Z39.50 server including PQF and CQL query configuration: - zebrasrv -f yazserver.xml + zebrasrv -f conf/yazserver.xml Z39.50 search: yaz-client localhost:9999