X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fgils%2Fzebra.cfg;h=72b13eadafe4e315bf2a64eff4f61d2acbeef975;hb=e6934fa1456854ea104c3729a5f27dd487693d56;hp=52d0bd9d4df129c18e3206947cce497b0204d883;hpb=fc9684841bbfad0b625e7365b99bae7b7df737df;p=idzebra-moved-to-github.git diff --git a/examples/gils/zebra.cfg b/examples/gils/zebra.cfg index 52d0bd9..72b13ea 100644 --- a/examples/gils/zebra.cfg +++ b/examples/gils/zebra.cfg @@ -1,8 +1,7 @@ # Simple Zebra configuration file -# $Id: zebra.cfg,v 1.2 2003-03-04 23:30:20 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 @@ -11,3 +10,20 @@ attset: explain.att recordtype: grs.sgml isam: b + +# Flags for the non-authenticated user. w=write (allows ES Updates) +perm.anonymous: rw + +# Record compression (none, bzip2 or zlib) +recordcompression: none + +#rank: zvrank +recordId: (bib-1,title) + +storedata: 1 + +sortindex: i + +modulePath: ../../index/.libs +#shadow: shadow:100M +# register: register:100M