Rebuild keywords

If search results are not as you expect, you might need to rebuild one or more of the keyword indexes.

Example: An Author search for Rhodes produces no search results even though you know that your database contains titles by Rhodes.

Important: Contact Follett Technical Support before rebuilding the keyword indexes. The To rebuild keywords section summarizes the procedure.

The keyword rebuilding may take a long time. In addition, even though this process defaults to running in the background, it may increase response times for Destiny users.

To rebuild keywords

  1. Stop the Destiny Service.
  2. From the \FSC-Destiny\fsc\districtResources directory, move the \indexes directory to a temporary folder on the drive.
    This serves as a backup of the current indexes that you could restore if a server event (for example, a power outage) occurs while the keywords are being rebuilt.
  3. Start the Destiny Service.
  4. From a command prompt, change to the \FSC-Destiny\fsc\bin directory.
  5. Run the command, below.
  6. When the utility has finished, retry a search to confirm that you receive the expected results.
    If you do not, contact Follett Technical Support.
  7. Once a search confirms that the keywords are correctly indexed, delete the backup copy of the \indexes folder created in step 2.

Command syntax

For a district

RebuildKeywords DestinyAdmin DestinyAdminPassword runMode option

For a consortium

RebuildKeywords superadminLogin superadminPassword runMode option contextName

or

RebuildKeywords -superadminLogin=<value> -superadminPassword=<value> -runMode=<value> -option=<value> -contextName=<value>

Parameters

Parameter name Required Description
superadminLogin
or
DestinyAdmin
Yes The name of the superadmin SQL user account (consortium only)
or
The name of the Destiny Administrator (district)
superadminPassword
or
DestinyAdminPassword
Yes The password for the superadmin SQL user account (consortium only)
or
The password for the Destiny Administrator (district)
runMode No Can be one of the following: FOREGROUND or BACKGROUND (default).
option No Can be one of the following:
ALL (default)
MARCONLY
PATRONONLY
LIBRARYONLY
TEXTBOOKONLY
ASSETONLY
contextName No
If blank,
all indexes are rebuilt.
The name of the member database (consortium only)

Version: 17.0 ~ Published: Thursday, January 30, 2020 ~ 7:34:36 AM