Sha256: 68cf8c9eea5e8e194594476ac1cb0922c63ceaeef7513f309356abbd3bbe16cc

Contents?: true

Size: 839 Bytes

Versions: 1

Compression:

Stored size: 839 Bytes

Contents

# ZCC
# Simple Zebra configuration file that defines
# MARC21 records
#
# Where are the config files located?
profilePath:/home/jason/.zcc/zebra/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.marcxml.marc21
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.1.0 examples/zebra/zebra.cfg