Rebuild Search Index Data from the Command Line

Rebuild the Vault search index from the command line.

  1. Run Connectivity.ADMSConsole.exe from a command line with the following switches:

Command

Details

-ORebuildsearchindexes

The operation being performed (required).

Rebuild search indexes for all sites.

-VUusername

Vault administrator account user name (required).

-VPpassword

Vault administrator account password (required).

-DBUsaUser

The SQL sa account user name (required unless default sa account is used).

-DBPsaPassword

The SQL sa account password (required unless default sa account is used).

Example

Connectivity.ADMSConsole.exe -ORebuildsearchindexes -NVault -VUadministrator -VPadmin