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
- Navigate to the solr-tomcat\conf\ directory of
%TRIDION_HOME%. - Open server.xml in an XML or plain-text editor.
- Find the
Connectorelement and set theportattribute to a port number of your choice. - Save and close server.xml.
- Access your Windows Services. Find the Windows service called SDL Web Content Manager Search Host and restart it.