c07724ef75324fde884864ca1e9b042aced94cee
[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
20 # where to put registers, and other var content, and how large they may be
21 register: tmp:10G
22 shadow: tmp:10G
23 lockdir: tmp
24 keytmpdir: tmp
25
26 # enable pre-sorting of hit lists according to static rank
27 #staticrank: 1
28
29 # use rank sorting filter
30 #rank: rank1
31
32 # add extended services - global access
33 #perm.anonymous: rw
34
35 # add extended services - login/password 
36 #perm.anonymous: r
37 #perm.admin: rw
38 #passwd: passwordfile