330cf24c9fa6db01bc130a890338e98714724f11
[idzebra-moved-to-github.git] / perl / demo / zebra.cfg
1 # Simple zebra configuration file to demonstate the usage of the perl filters
2
3 profilePath: blib/lib:blib/arch:blib/lib:demo/:../tab:../../yaz/tab
4
5 # Files that describe the attribute sets supported.
6 attset: bib1.att
7 attset: explain.att
8
9 register: demo/register:100M
10 #shadow: demo/shadow:100M
11
12 lockDir: demo/lock
13 setTmpDir: demo/tmp
14 keyTmpDir: demo/tmp
15 memMax: 1
16
17
18 demo1.recordType.pm: grs.perl.pod
19 demo1.recordId: $database (bib1,Title)
20 demo1.database: demo1
21 demo1.storeKeys: 1
22 demo1.storeData: 1
23
24 demo2.recordType.pm: grs.perl.pod
25 demo2.recordId: (bib1,Title)
26 demo2.database: demo2
27 demo2.storeKeys: 1
28 demo2.storeData: 1
29
30 isam:b