projects
/
idzebra-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
954d697
)
Minor fix to OAI-PMH README
author
Adam Dickmeiss
<adam@indexdata.dk>
Sat, 19 Sep 2015 17:11:39 +0000
(19:11 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Sat, 19 Sep 2015 17:11:39 +0000
(19:11 +0200)
examples/oai-pmh/README
patch
|
blob
|
history
diff --git
a/examples/oai-pmh/README
b/examples/oai-pmh/README
index
e0d3913
..
5184d45
100644
(file)
--- 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