Purges the database for a search server.
psadmin purge-search-database --searchserver search-server-ID --adminuser admin-user [--passwordfile password-filename] --database database-name
psadmin purge-search-db -s search-server-ID -u uid [-f password-filename] -d database-name
The following options are required:
Specifies the Administrator's ID.
Specifies the search server ID.
Specifies the database.
The following option is optional:
Specifies the name of the password file.