- Stop the Destiny Service.
- 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.
- Start the Destiny Service.
- From a command prompt, change to the \FSC-Destiny\fsc\bin directory.
- Run the command, below.
- When the utility has finished, retry a search to confirm that you receive the expected results.
If you do not, contact Follett Technical Support.
- 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
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) |