X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=examples%2Fgils%2Fzebra.cfg;h=278f3e377a91de247362a85f96dc38341eaba1f1;hp=45ab7ea8509fbbcd468f078455fa26557ed92712;hb=a7967811e814cbfa749feccffbd61c09106786f6;hpb=30bb91a2915de98455a8f7a5af5c087239f22203 diff --git a/examples/gils/zebra.cfg b/examples/gils/zebra.cfg index 45ab7ea..278f3e3 100644 --- a/examples/gils/zebra.cfg +++ b/examples/gils/zebra.cfg @@ -1,8 +1,7 @@ # Simple Zebra configuration file -# $Id: zebra.cfg,v 1.10 2006-05-05 09:14:02 adam Exp $ # # Where the schema files, attribute files, etc are located. -profilePath: .:../../tab +profilePath: .:../../tab:/usr/share/idzebra-2.0/tab # Files that describe the attribute sets supported. attset: bib1.att @@ -10,14 +9,21 @@ attset: gils.att attset: explain.att recordtype: grs.sgml -isam: c +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) -modulePath: ../../recctrl/.libs +storedata: 1 + +sortindex: i + +modulePath: ../../index/.libs:/usr/lib/idzebra-2.0/modules #shadow: shadow:100M # register: register:100M