Documentation Center

Configuring a different port for search

The default port used for non-secure connections is 8983; for SSL connections, 8443. These may be in use by other Java applications. You can change these ports.

Procedure

  1. Navigate to the solr-tomcat\conf\ directory of %TRIDION_HOME%.
  2. Open server.xml in an XML or plain-text editor.
  3. Find the Connector element and set the port attribute to a port number of your choice.
  4. Save and close server.xml.
  5. Access your Windows Services. Find the Windows service called SDL Web Content Manager Search Host and restart it.