Fix documentation of of chr's equivalent directive ZEB-672
[idzebra-moved-to-github.git] / examples / oai-pmh / conf / zebra.cfg
1 # Zebra configuration file for Alvis XSLT filter setup including
2 # SRU/SRW Webservice setup and CQL-to-PQF configuration
3
4 #
5
6 # profilePath - where to look for config files
7 profilePath: .:../../tab:/usr/share/idzebra-2.0/tab
8
9 # modulePath - where to look for loadable zebra modules
10 modulePath:  ../../index/.libs:/usr/lib/idzebra-2.0/modules
11
12 # store records and record keys internally
13 storeData: 1
14 storeKeys: 1
15
16 # use the DOM XML filter with config file dom-conf.xml
17 recordtype: dom.conf/dom-conf.xml
18
19 # Offer Bib-1 + Explain searches
20 attset: bib1.att
21 attset: explain.att
22
23 # where to put registers, and other var content, and how large they may be
24 register: tmp:10G
25 shadow: tmp:10G
26 lockdir: tmp
27 keytmpdir: tmp
28
29 # enable pre-sorting of hit lists according to static rank
30 #staticrank: 1
31
32 # use rank sorting filter
33 #rank: rank1
34
35 # add extended services - global access
36 #perm.anonymous: rw
37
38 # add extended services - login/password 
39 #perm.anonymous: r
40 #perm.admin: rw
41 #passwd: passwordfile