Sha256: b169e23faa1dfe5fecdb381af0d5b0327c56e011088d391bb71f5f8673e95f93

Contents?: true

Size: 855 Bytes

Versions: 1

Compression:

Stored size: 855 Bytes

Contents

# ZCC
# Simple Zebra configuration file that defines
# MARC21 records
#
# Where are the config files located?
profilePath:/home/jason/.zcc/zebra/tab:/usr/share/idzebra-2.0/tab
# modulePath - where to look for loadable zebra modules
modulePath: /usr/lib/idzebra-2.0/modules

encoding: UTF-8
# Files that describe the attribute sets supported.
attset: bib1.att
attset: explain.att
attset: gils.att

# systag sysno rank
# Specify record type
recordId: file
recordType: grs.xml
storeKeys: 1

#added for public server
database: zcc


# Lock File Area
lockDir: /home/jason/.zcc/zebra/lock
perm.anonymous:r
register: /home/jason/.zcc/zebra/register:1G

# Temp File area for result sets
setTmpDir: /home/jason/.zcc/zebra/tmp

# Temp File area for index program
keyTmpDir: /home/jason/.zcc/zebra/key

# Approx. Memory usage during indexing
memMax: 50M
rank:rank-1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
zcc-0.0.3 examples/zebra/zebra.cfg