Main -> Documentation -> Product Updates -> Upgrading to Open SiteSearch 4.2.0 -> Appendices

Appendices for the Upgrade to Open SiteSearch 4.2.0

 

Contents

Appendix A – Changes to WebZ Formatting Configuration Files in SiteSearch 4.2.0
Appendix B – Changes to WebZ Database Configuration Files in SiteSearch 4.2.0
Appendix C  – WebZ Java Classes Added or Modified in SiteSearch 4.2.0
Appendix D – Record Builder Formatting and Interface Style Configuration Files Modified in SiteSearch 4.2.0


Appendix A – Changes to WebZ Formatting Configuration Files in SiteSearch 4.2.0

<WebZ_root>/ini/format/obiv1/ABIIFormats.ini

Added BriefFullTextButton rule specification to [full] and [fullnf] display specifications (shown in dark blue bold text):

[full]
rule* = bookmarkfromfull
rule* = dataLabel
rule* = BriefFullTextButton
rule* = title
rule* = databaseName
....

[nffull]
rule* = dataLabel
rule* = BriefFullTextButton
rule* = title
rule* = databaseName
...

<WebZ_root>/ini/format/obiv1/FSInspecFormats.ini

Removed (idx='co:') from field specification for [corporatename] display specification:

<- Return to WebZ Upgrade


Appendix B – Changes to WebZ Database Configuration Files in SiteSearch 4.2.0

<WebZ_root>/ini/dbs/ABII.ini

Changed formatting configuration file for full and nffull formats from MarcArticleFormats.ini to ABIIFormats.ini:

[formats]
full        = format/obiv1/ABIIFormats.ini
...
fullnf      = format/obiv1/ABIIFormats.ini
...

<WebZ_root>/ini/dbs/AppliedSciTechAbstracts.ini

Added comment with new database name for per-search Z39.50 access in [database] section:

#Per-search FS accounts use remoteZDbName below
#remoteZDbName = AppSciTechInd

<WebZ_root>/ini/dbs/BaseGroup.ini

(1) Added new index (Extended Title -- Phrase) to make cross-database searches from the History screen work properly (see BR 155):

[BIB1attributes]
OID=BIB1
default= Keywords
operator= 0
index* = Keywords
...
index* = ExtTitle_Ph
stopwords= default

[ExtTitle_Ph]
longName= Extended Title -- Phrase
abb=et=
use=5245
structure=1

(2) Added longname variables or made longname values consistent with other indexes:

[Keywords]
longname=Keyword
abb = kw:
use = 1016
structure = 2
plural = true

[FullAuthors]
longname=Full Author
abb = au=
use=1003
structure=1

[SubjectHeadings]
longname=Subject Headings
abb = sh=
use=21
structure=1

[Titles]
longname= Title
abb = ti:
use = 4
structure = 2
plural= true

[FullTitles]
longname = Full Title
abb = ti=
use = 4
structure = 1

<WebZ_root>/ini/dbs/PapersFirst.ini

Changed value of remoteZDbName variable in [database] section to papersfirst, its FirstSearch long name.

[database]
dbName = PapersFirst
ZBaseDbType = ORG.oclc.db.DbRemoteZ
remoteZDbName = papersfirst
...

<WebZ_root>/ini/dbs/RILM.ini

Changed value of remoteZDbName variable in [database] section its new name for Z39.50 access – RILM_Music_Abstracts.

[database]
ZBaseDbType = ORG.oclc.db.DbRemoteZ
dbName = RILM
remoteZDbName = RILM_Music_Abstracts

<WebZ_root>/ini/dbs/SocialSciAbstracts.ini

Added comment with new database name for per-search Z39.50 access [database] section:

#Per-search FS accounts use RemoteZDbName below
#remoteZDbName = SocialSciIndex

<WebZ_root>/ini/dbs/WorldCat.ini

Changed limits list in [IndexLists] section by substituting LanguageRestrictor for Language:

[IndexLists]
tabbar = Title, Author, Keyword
long = allMinusRestrictors
browse = allMinusRestrictors
limits = DLC, DocumentType, InternetResource, LanguageRestrictor, \
Library, Microform, YearRestrictor

<- Return to WebZ Upgrade


Appendix C  – WebZ Java Classes Added or Modified in SiteSearch 4.2.0

/classes/ORG/oclc/fmts/obi

UTFRecordDumper.java (new)

/classes/ORG/oclc/fmts/rules

SaveImageInfo.java

/classes/ORG/oclc/fmts

MARCfullMarcFmt.java

/classes/ORG/oclc/gadgets

BookMarkFull.java
FormatRecords.java
FormatRecordsWithDuplicates.java
ImageNav.java
ScanResults.java

/classes/ORG/oclc/gadgets/obi (new package)

/classes/ORG/oclc/obi

authorizescreen.java
fulltextscreen.java
historyscreen.java
illconfirmscreen.java
illformscreen.java
initialize.java
localholdingsscreen.java
refinescreen.java
resultsinfoscreen.java
resultsnavscreen.java
scannavscreen.java
scanresultsscreen.java
searchrefinescreen.java

/classes/ORG/oclc/obi/extverb

BookMark.java
EmailRecs.java
HistoryQuery.java
TopicQuery.java

/classes/ORG/oclc/obi/util

Sorts.java

<- Back to WebZ Upgrade


Appendix D – Record Builder Formatting and Interface Style Configuration Files Modified in SiteSearch 4.2.0

/ini/format/rbv0

DCFormats.ini
MarcRBCatalogFormats.ini
RBRules.ini

/ini/interface/rbv0

RBStyle.ini

<- Back to Database Builder upgrade


See Also

Installing the WebZ (Web Server) Extension (Version 4.1.2a and higher)
Installing WebZ (Version 4.1.2a and higher)
Installing Database Builder (Version 4.1.2a and higher)

Description of the Open SiteSearch 4.1.2a Patch Release
Appendices for the Upgrade from Open SiteSearch 4.1.2 to SiteSearch 4.1.2a


[Main][Documentation][Support][Technical Reference][Community][Glossary][Search]

Last Modified: