X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fgils%2Fzebra.cfg;h=c7bba16505d0e5d1e0cc94ec80f159d2c6ee8b87;hb=c9a42d334f292b889d643cf80f6b330c051a9597;hp=cc546788110397f4764eaa34c69b3c3e52fc7387;hpb=2e4e9c6def27f1e1463dcb6f205fab6a98054f38;p=idzebra-moved-to-github.git diff --git a/examples/gils/zebra.cfg b/examples/gils/zebra.cfg index cc54678..c7bba16 100644 --- a/examples/gils/zebra.cfg +++ b/examples/gils/zebra.cfg @@ -1,8 +1,8 @@ # Simple Zebra configuration file -# $Id: zebra.cfg,v 1.3 2004-08-04 08:35:23 adam Exp $ +# $Id: zebra.cfg,v 1.17 2007-10-29 19:54:46 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 +12,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