X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fgils%2Fzebra.cfg;h=128b3bb99abce01a65b5d455691865c9492bc23d;hb=97a7adeb9e5059463f039495cc01cfa448463a27;hp=cc546788110397f4764eaa34c69b3c3e52fc7387;hpb=2e4e9c6def27f1e1463dcb6f205fab6a98054f38;p=idzebra-moved-to-github.git diff --git a/examples/gils/zebra.cfg b/examples/gils/zebra.cfg index cc54678..128b3bb 100644 --- a/examples/gils/zebra.cfg +++ b/examples/gils/zebra.cfg @@ -1,8 +1,7 @@ # Simple Zebra configuration file -# $Id: zebra.cfg,v 1.3 2004-08-04 08:35:23 adam Exp $ # # Where the schema files, attribute files, etc are located. -profilePath: ../../tab +profilePath: .:../../tab # Files that describe the attribute sets supported. attset: bib1.att @@ -12,4 +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 + +#rank: zvrank +recordId: (bib-1,title) + +storedata: 1 + +sortindex: i + +modulePath: ../../index/.libs +#shadow: shadow:100M +# register: register:100M