X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Foai-pmh%2Fconf%2Fzebra.cfg;h=aa59e7124a7f4c920ad1d8e1946609d2e7697906;hb=HEAD;hp=d20940a01779826030b66b57ded2248983f70f32;hpb=9a58af1c47eb3b1a5a805c6c1634639b3d28d103;p=idzebra-moved-to-github.git diff --git a/examples/oai-pmh/conf/zebra.cfg b/examples/oai-pmh/conf/zebra.cfg index d20940a..aa59e71 100644 --- a/examples/oai-pmh/conf/zebra.cfg +++ b/examples/oai-pmh/conf/zebra.cfg @@ -1,14 +1,13 @@ # Zebra configuration file for Alvis XSLT filter setup including # SRU/SRW Webservice setup and CQL-to-PQF configuration # -# $Id: zebra.cfg,v 1.1 2008-02-01 09:45:17 marc Exp $ # # profilePath - where to look for config files -profilePath: .:../../tab +profilePath: .:../../tab:/usr/share/idzebra-2.0/tab # modulePath - where to look for loadable zebra modules -modulePath: ../../index/.libs +modulePath: ../../index/.libs:/usr/lib/idzebra-2.0/modules # store records and record keys internally storeData: 1 @@ -17,10 +16,13 @@ storeKeys: 1 # use the DOM XML filter with config file dom-conf.xml recordtype: dom.conf/dom-conf.xml +# Offer Bib-1 + Explain searches +attset: bib1.att +attset: explain.att # where to put registers, and other var content, and how large they may be -register: tmp:10M -shadow: tmp:10M +register: tmp:10G +shadow: tmp:10G lockdir: tmp keytmpdir: tmp @@ -36,4 +38,4 @@ keytmpdir: tmp # add extended services - login/password #perm.anonymous: r #perm.admin: rw -#passwd: passwordfile \ No newline at end of file +#passwd: passwordfile