Common stream reader interface for record filters (struct ZebraRecStream).
[idzebra-moved-to-github.git] / examples / gils / zebra.cfg
index 6082f54..7fc2886 100644 (file)
@@ -1,5 +1,5 @@
 # Simple Zebra configuration file
-# $Id: zebra.cfg,v 1.6 2004-11-05 17:44:32 heikki Exp $
+# $Id: zebra.cfg,v 1.14 2006-08-22 13:39:23 adam Exp $
 #
 # Where the schema files, attribute files, etc are located.
 profilePath: .:../../tab
@@ -12,9 +12,14 @@ attset: explain.att
 recordtype: grs.sgml
 isam: c
 
+# Flags for the non-authenticated user. w=write (allows ES Updates)
+perm.anonymous: rw
+
 #rank: zvrank
-#recordId: (bib-1,identifier-standard)
+recordId: (bib-1,title)
+
+storedata: 1
 
-modulePath: ../../recctrl/.libs
+modulePath: ../../index/.libs
 #shadow: shadow:100M
-#register: register:100M
+# register: register:100M