Sample Database .ini file
[database]
ZBaseDbType = ORG.oclc.db.DbRemoteZ
dbName = everglades
remoteZDbName = Eol
Longname = Everglades Online
FullText = FALSE
#FullTextRecordSyntax = MARC
recordSyntax = MARC
SupportsSort = TRUE
supportsScan = FALSE
IllService = NONE
ServerName = library
ServerIniFile = servers/library.ini
[Formats]
full = format/obiv1/MarcArticleFormatsLibrary.ini
duplicates = format/obiv1/MarcArticleFormatsLibrary.ini
multifull = format/obiv1/MarcArticleFormatsLibrary.ini
brief = format/obiv1/MarcArticleFormatsLibrary.ini
briefduplicates = format/obiv1/MarcArticleFormatsLibrary.ini
fullnf = format/obiv1/MarcArticleFormatsLibrary.ini
multifullnf = format/obiv1/MarcArticleFormatsLibrary.ini
briefnf = format/obiv1/MarcArticleFormatsLibrary.ini
bookmark = format/obiv1/MarcArticleFormatsLibrary.ini
bookmarkfull = format/obiv1/MarcArticleFormatsLibrary.ini
bookmarkDups = format/obiv1/MarcArticleFormatsLibrary.ini
# isoill = format/obiv1/MarcArticleILLFormat.ini
# termlist = format/obiv1/MarcRTLFormatLibrary.ini
dump = ORG.oclc.fmts.obi.RecordDumper
# Settings for using the TermFinder capabilities
# to retrieve a related term list for the database.
# [TermFinder]
# TermListSearchIndex = Species
# SampleSize = 20
# TermFinderSearchIndex = CommonName
# UseAdjacencyInTFSearch = FALSE
# this allows for more than 1 attribute type BIB1, EXP1, ZDSR
[attributes]
type*= BIB1attributes
[BIB1attributes]
OID = BIB1
default = Keyword
browse_default = Keyword
operator = 1
stopwords = default
filter = ORG.oclc.qnorm.RemoteZTermNormalizer
index*= Keyword
# index*= AuthorKeyword
# index*= SubjectKeyword
# index*= TitleKeyword
# index*= NotesKeyword
index*= Author
index*= Subject
index*= Title
index*= CommonName
index*= Family
index*= Genus
index*= Species
index*= Subspecies
index*= ScientificName
index*= FoundIn
index*= GeographicLocation
# index*= ISBN
# index*= ISSN
# index*= LCCN
# index*= DeweyClassification
# index*= LCCallNumber
# index*= LocalClassification
# index*= MESH
# index*= LCSubject
# index*= LCChildrenSubject
# index*= LocalSubjectPhrase
# index*= SuDocClassification
# index*= PublisherNumber
# index*= CODEN
index*= PublicationDate
# index*= ProjectCode
[Keyword]
longname=Keyword (k)
abb= k:
use= 1035
structure= 2
truncation= 100
completeness= 1
position= 3
relation= 3
# [AuthorKeyword]
# longname=Author keyword (ka)
# abb=ka:
# use=1003
# structure=2
# truncation= 100
# completeness= 1
# position= 3
# relation= 3
# [SubjectKeyword]
# longname=Subject keyword (ks)
# abb=ks:
# use=21
# structure=2
# truncation= 100
# completeness= 1
# position= 3
# relation= 3
# [TitleKeyword]
# longname=Title keyword (kt)
# abb=kt:
# use=4
# structure=2
# truncation= 100
# completeness= 1
# position= 3
# relation= 3
# [NotesKeyword]
# longname=Notes keyword (kn)
# abb=kn:
# use=63
# structure= 2
# truncation= 100
# completeness= 1
# position= 3
# relation= 3
[Author]
longname=Author (a)
abb=a=
use=1003
structure= 1
truncation= 100
completeness= 1
positon= 2
relation= 3
[Subject]
longname=Subject (s)
abb=s=
use=21
structure= 1
truncation= 1
completeness= 1
position= 2
relation= 3
[Title]
longname=Title (t)
abb=t=
use=4
structure= 1
truncation= 1
completeness= 1
position= 2
relation= 3
[CommonName]
longname=Common name (cn)
abb=cn=
use=1035
structure= 1
truncation= 1
completeness= 1
position= 3
relation= 3
[Family]
longname=Family (fn)
abb=fn:
use=1035
structure= 2
truncation= 100
completeness= 1
position= 3
relation= 3
[Genus]
longname=Genus (g)
abb=g:
use=1035
structure= 2
truncation= 100
completeness= 1
position= 3
relation= 3
[Species]
longname=Species (sp)
abb=sp:
use=1035
structure= 2
truncation= 1
completeness= 1
position= 3
relation= 3
[Subspecies]
longname=Subspecies (sb)
abb=sb:
use=1035
structure= 2
truncation= 1
completeness= 1
position= 3
relation= 3
[ScientificName]
longname=Scientific name (sn)
abb=sn=
use=8024
structure= 1
truncation= 3
completeness= 1
position= 3
relation= 3
[FoundIn]
longname=Found in (fi)
abb=fi=
use=1033
structure= 2
truncation= 100
completeness= 1
position= 3
relation= 3
[GeographicLocation]
longname=Geographic location (p)
abb=p:
use=58
structure= 1
truncation= 1
completeness= 1
position= 3
relation= 3
# [ISBN]
# longname=ISBN (ib)
# abb=ib:
# use=7
# structure=2
# truncation= 100
# completeness= 1
# position= 2
# relation= 3
# [ISSN]
# longname=ISSN (is)
# abb=is:
# use=8
# structure=2
# truncation= 100
# completeness= 1
# position= 2
# relation= 3
# [LCCN]
# longname=LCCN (ld)
# abb=ld:
# use=9
# structure=2
# truncation= 100
# completeness= 1
# position= 2
# relation= 3
# [DeweyClassification]
# longname=Dewey Classification (dw)
# abb=dw:
# use=13
# structure=2
# truncation= 1
# completeness= 1
# position= 2
# relation= 3
# [LCCallNumber]
# longname=LC Call Number (ll)
# abb=ll:
# use=16
# structure=2
# truncation= 1
# completeness= 1
# position= 2
# relation= 3
# [LocalClassification]
# longname=Local Classification (lo)
# abb=lo:
# use=20
# structure=2
# truncation= 1
# completeness= 1
# position= 2
# relation= 3
# [MESH]
# longname=MESH (me)
# abb=me=
# use=25
# structure=1
# truncation= 1
# completeness= 1
# position= 2
# relation= 3
# [LCSubject]
# longname=LC Subject (ls)
# use=27
# structure=1
# truncation= 1
# completeness= 1
# position= 2
# relation= 3
# [LCChildrenSubject]
# longname=LC Children Subject (lc)
# abb=lc=
# use=1008
# structure=1
# truncation= 1
# completeness= 1
# position= 2
# relation= 3
# [LocalSubjectPhrase]
# longname=Local Subject Phrase (lp)
# abb=lp=
# use=29
# structure=1
# truncation= 1
# completeness= 1
# position= 2
# relation= 3
# [SuDocClassification]
# longname=SuDoc Classification (sd)
# abb=sd:
# use=50
# structure=2
# truncation= 1
# completeness= 1
# position= 2
# relation= 3
# [PublisherNumber]
# longname=Publisher Number (pu)
# abb=pu:
# use=51
# structure=2
# truncation= 100
# completeness= 1
# position= 3
# relation= 3
# [CODEN]
# longname=CODEN (cd)
# abb=cd:
# use=60
# structure= 2
# truncation= 100
# completeness= 1
# position= 2
# relation= 3
[PublicationDate]
longname=Date of publication (dp)
abb=dp:
use=31
structure= 2
truncation= 1
completeness= 3
position= 3
relation= 3
restrictor= TRUE
range= TRUE
min= 1000
max= 2100
# [ProjectCode]
# longname=Project Code (pj)
# abb=pj:
# use=8009
# structure= 2
# truncation= 100
# completeness= 1
# position= 3
# relation= 3
[sort]
localsort=TRUE
articles=a, an, the
presentRecordSyntax=MARC
presentStepSize=20
maxSortRecords=5000
maxAutoSortRecords=2500
key1=titleKey
[titleKey]
name=Title
use=4
parm1=245/*
[dedup]
maxdedupRecords = 10000
maxdedupRecordsToRetain = 100%
key1=titleKey
[titleKey]
name=Title
use=4
parm1=245/*
class = ORG.oclc.zsorts.DefaultSortKey
[IndexLists]
tabbar = CommonName, ScientificName, Keyword
long = allMinusRestrictors
browse = allMinusRestrictors
limits = PublicationDate