Added support of the complex indexing for MARC records (whithout documentation yet).
[idzebra-moved-to-github.git] / test / rusmarc / zebra.cfg
1 # Simple Zebra configuration file that defines
2 # a database with USMARC records.
3 # $Id: zebra.cfg,v 1.1 2003-02-28 12:33:39 oleg Exp $
4 #
5 # Where are the config files located?
6 profilePath: .:./tab:../../tab:../../../yaz/tab
7
8 # Files that describe the attribute sets supported.
9 attset: bib1.att
10 attset: explain.att
11
12 # Specify record type
13 recordType: grs.marc.rusmarc
14
15 # Lock File Area
16 lockDir: lock
17
18 # Temp File area for result sets
19 setTmpDir: tmp
20
21 # Temp File area for index program
22 keyTmpDir: tmp
23
24 # Approx. Memory usage during indexing
25 memMax: 4
26
27 # Specify register area
28 register: register:100M
29
30 # Default encoding
31 encoding: koi8-r