Enable Bib-1 searches (using numeric use attributes)
[idzebra-moved-to-github.git] / examples / oai-pmh / conf / zebra.cfg
index 6f89a93..aa59e71 100644 (file)
@@ -1,11 +1,10 @@
 # Zebra configuration file for Alvis XSLT filter setup including
 # SRU/SRW Webservice setup and CQL-to-PQF configuration
 # 
-# $Id: zebra.cfg,v 1.3 2008-02-05 08:27:07 marc Exp $
 #
 
 # profilePath - where to look for config files
-profilePath: .:../../tab:/usr/share/idzebra/tab
+profilePath: .:../../tab:/usr/share/idzebra-2.0/tab
 
 # modulePath - where to look for loadable zebra modules
 modulePath:  ../../index/.libs:/usr/lib/idzebra-2.0/modules
@@ -17,6 +16,9 @@ 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:10G
@@ -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