Configuring the End-User Search Page

To enable the End-User Search console, you must configure the End-User Search page on the client where Compliance Search is installed.

Enable the End User Search page by adding the End User Search Web alias to the server.xml file that is located on the Compliance Search computer.

Procedure

  1. Log on to the Compliance Search computer.

  2. Stop the Commvault Tomcat service.

  3. Open ContentStore\apache\conf\server.xml.

  4. Edit the following line in server.xml so that the docBase= attribute specifies the full path of the Compliance Search installation folder:

    <Context path="/search" docBase="software install path/WebClient" debug="0" reloadable="true" />

    Replace software install path with the full path to the Commvault installation folder.

  5. Save and close server.xml.

  6. Start the Commvault Tomcat service.

  7. Delete the web browser cache.

What to Do Next

Verify that your end users can access the End-User Search console URL at http://ComplianceSearchHostName:portNumber/search.

Loading...