Make Zebra compile with YAZ 3 sources again
[idzebra-moved-to-github.git] / examples / gils / zebra.cfg
index 2e0034f..72b13ea 100644 (file)
@@ -1,5 +1,4 @@
 # Simple Zebra configuration file
-# $Id: zebra.cfg,v 1.16 2007-10-29 09:25:40 adam Exp $
 #
 # Where the schema files, attribute files, etc are located.
 profilePath: .:../../tab
@@ -10,14 +9,16 @@ attset: gils.att
 attset: explain.att
 
 recordtype: grs.sgml
-isam: c
+isam: b
 
 # Flags for the non-authenticated user. w=write (allows ES Updates)
-perm.anonymous: r
-passwd: mypasswd
+perm.anonymous: rw
+
+# Record compression (none, bzip2 or zlib)
+recordcompression: none
 
 #rank: zvrank
-##recordId: (bib-1,title)
+recordId: (bib-1,title)
 
 storedata: 1