Omit CVS Id. Update copyright year.
[idzebra-moved-to-github.git] / examples / gils / zebra.cfg
index 71dbcd0..128b3bb 100644 (file)
@@ -1,5 +1,4 @@
 # Simple Zebra configuration file
-# $Id: zebra.cfg,v 1.5 2004-10-03 22:06:32 adam Exp $
 #
 # Where the schema files, attribute files, etc are located.
 profilePath: .:../../tab
@@ -12,8 +11,16 @@ attset: explain.att
 recordtype: grs.sgml
 isam: c
 
-#recordId: (bib-1,identifier-standard)
+# Flags for the non-authenticated user. w=write (allows ES Updates)
+perm.anonymous: rw
 
-modulePath: ../../recctrl/.libs
+#rank: zvrank
+recordId: (bib-1,title)
+
+storedata: 1
+
+sortindex: i
+
+modulePath: ../../index/.libs
 #shadow: shadow:100M
-#register: register:100M
+# register: register:100M