added files for OAI-PMH example
[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 # $Id: zebra.cfg,v 1.1 2008-02-01 09:45:17 marc Exp $
5 #
6
7 # profilePath - where to look for config files
8 profilePath: .:../../tab
9
10 # modulePath - where to look for loadable zebra modules
11 modulePath:  ../../index/.libs
12
13 # store records and record keys internally
14 storeData: 1
15 storeKeys: 1
16
17 # use the DOM XML filter with config file dom-conf.xml
18 recordtype: dom.conf/dom-conf.xml
19
20
21 # where to put registers, and other var content, and how large they may be
22 register: tmp:10M
23 shadow: tmp:10M
24 lockdir: tmp
25 keytmpdir: tmp
26
27 # enable pre-sorting of hit lists according to static rank
28 #staticrank: 1
29
30 # use rank sorting filter
31 #rank: rank1
32
33 # add extended services - global access
34 #perm.anonymous: rw
35
36 # add extended services - login/password 
37 #perm.anonymous: r
38 #perm.admin: rw
39 #passwd: passwordfile