Common stream reader interface for record filters (struct ZebraRecStream).
[idzebra-moved-to-github.git] / examples / gils / zebra.cfg
1 # Simple Zebra configuration file
2 # $Id: zebra.cfg,v 1.14 2006-08-22 13:39:23 adam Exp $
3 #
4 # Where the schema files, attribute files, etc are located.
5 profilePath: .:../../tab
6
7 # Files that describe the attribute sets supported.
8 attset: bib1.att
9 attset: gils.att
10 attset: explain.att
11
12 recordtype: grs.sgml
13 isam: c
14
15 # Flags for the non-authenticated user. w=write (allows ES Updates)
16 perm.anonymous: rw
17
18 #rank: zvrank
19 recordId: (bib-1,title)
20
21 storedata: 1
22
23 modulePath: ../../index/.libs
24 #shadow: shadow:100M
25 # register: register:100M