Creates a new search server.
psadmin create-search-server --searchserver search-server-ID --adminuser admin-user [--passwordfile password-filename] --webconfig web-configuration-filename [--debug] [--output output-filename]
psadmin create-search-server -s search-server-ID -u uid [-f password-filemname] -w web-configuration-filename [--debug] [-o output-filename]
The following options are required:
Specifies the Administrator's ID.
Specifies the search server ID.
Specifies the web container properties file.
The following options are optional:
Specifies the name of the password file.
Specifies if debug mode is turned on.
Specifies if the output mode is used.