rel_3_0 moved to HEAD (removing useless file)
[koha.git] / misc / zebra / usmarc / zebra.cfg
1 # Simple Zebra configuration file that defines
2 # a database with MARCXML records.
3 # $Id$
4 #
5 # Where are the config files located?
6 profilePath: ${srcdir:-.}:${srcdir:-.}/tab
7 encoding: UTF-8
8 # Files that describe the attribute sets supported.
9 attset: bib1.att
10 attset: explain.att
11 attset:gils.att
12 ###Zebra path to index folder
13 modulePath: /zebra/index/.libs
14 # Specify record type
15
16 recordtype: alvis.filter_alvis_conf.xml
17
18 #database:kohalis
19 storeKeys:1
20 storeData:1
21
22
23
24 # Lock File Area
25 lockDir: lock
26 perm.anonymous:r
27 perm.author:rw
28 passw.c:kohalis
29 #shadow
30 #register: /register:500M
31 #shadow: /zebrashadow:1G 
32
33 # Temp File area for result sets
34 setTmpDir:tmp
35
36 # Temp File area for index program
37 keyTmpDir:tmp
38
39 # Approx. Memory usage during indexing
40 memMax: 200M
41 rank:rank-1