-
Go to <INSTALLDIR>\<OS>\code\command
-
Edit the startXLPartialSearchIndex.bat[.sh] script to include:
- The authorized system Administrator user ID and password, used to run the start searchindex
command.
- The list of vaults in which the partial indexing process needs to run. You define vaults in the
start searchindex command. Default is '
* '.
-
Automate the script according to your platform.
- On Windows, use the Windows Scheduler to automate the
startXLPartialSearchIndex.bat script.
- On UNIX/Linux, use a cron job to automate the
startXLPartialSearchIndex.sh script.
|