installer: further moves of zebra configuration files
[koha.git] / etc / zebradb / zebra-biblios.cfg
1 # Simple Zebra configuration file that defines
2 # a database with MARCXML records.
3 # $Id: zebra.cfg,v 1.1.2.2 2006/05/09 12:03:16 rangi Exp $
4 #
5 # Where are the config files located?
6 profilePath:__ZEBRA_CONF_DIR__/biblios/etc:__ZEBRA_CONF_DIR__/etc:__ZEBRA_CONF_DIR__/marc_defs/__ZEBRA_MARC_FORMAT__:__ZEBRA_CONF_DIR__/lang_defs/__ZEBRA_LANGUAGE__
7 # modulePath - where to look for loadable zebra modules
8 modulePath: /usr/lib/idzebra-2.0/modules
9
10 encoding: UTF-8
11 # Files that describe the attribute sets supported.
12 attset: bib1.att
13 attset: explain.att
14 attset:gils.att
15
16 # systag sysno rank
17 # Specify record type
18 iso2709.recordType:grs.marcxml.record
19 recordType:grs.xml
20 recordId: (bib1,Local-number)
21 storeKeys:1
22 storeData:1
23
24
25 # Lock File Area
26 lockDir: __ZEBRA_LOCK_DIR__/biblios
27 perm.anonymous:r
28 perm.__ZEBRA_USER__:rw
29 register: __ZEBRA_DATA_DIR__/biblios/register:4G
30 shadow: __ZEBRA_DATA_DIR__/biblios/shadow:4G
31
32 # Temp File area for result sets
33 setTmpDir: __ZEBRA_DATA_DIR__/biblios/tmp
34
35 # Temp File area for index program
36 keyTmpDir: __ZEBRA_DATA_DIR__/biblios/key
37
38 # Approx. Memory usage during indexing
39 memMax: 500M
40 rank:rank-1