X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fgils%2Fzebra.cfg;h=128b3bb99abce01a65b5d455691865c9492bc23d;hb=97a7adeb9e5059463f039495cc01cfa448463a27;hp=71dbcd00704f18f3120c1297a0490a4a3a1cf627;hpb=e241d077b55c5c7b76b758ad2ffebf44838b760f;p=idzebra-moved-to-github.git diff --git a/examples/gils/zebra.cfg b/examples/gils/zebra.cfg index 71dbcd0..128b3bb 100644 --- a/examples/gils/zebra.cfg +++ b/examples/gils/zebra.cfg @@ -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