X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fgils%2Fzebra.cfg;h=c7bba16505d0e5d1e0cc94ec80f159d2c6ee8b87;hb=0c663271d8ece9c920a79611defa578eb6f4d4c3;hp=44972ededeac3ed7ca9e9b35b2d8e9cab4d2057a;hpb=066ce352a46a7e50987bab404994d199eef748ff;p=idzebra-moved-to-github.git diff --git a/examples/gils/zebra.cfg b/examples/gils/zebra.cfg index 44972ed..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.1 2002-10-30 14:35:09 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 @@ -11,3 +11,17 @@ 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,title) + +storedata: 1 + +sortindex: i + +modulePath: ../../index/.libs +#shadow: shadow:100M +# register: register:100M