Fix documentation of of chr's equivalent directive ZEB-672
[idzebra-moved-to-github.git] / examples / gils / zebra.cfg
1 # Simple Zebra configuration file
2 #
3 # Where the schema files, attribute files, etc are located.
4 profilePath: .:../../tab:/usr/share/idzebra-2.0/tab
5
6 # Files that describe the attribute sets supported.
7 attset: bib1.att
8 attset: gils.att
9 attset: explain.att
10
11 recordtype: grs.sgml
12 isam: b
13
14 # Flags for the non-authenticated user. w=write (allows ES Updates)
15 perm.anonymous: rw
16
17 # Record compression (none, bzip2 or zlib)
18 recordcompression: none
19
20 #rank: zvrank
21 recordId: (bib-1,title)
22
23 storedata: 1
24
25 sortindex: i
26
27 modulePath: ../../index/.libs:/usr/lib/idzebra-2.0/modules
28 #shadow: shadow:100M
29 # register: register:100M