Install Apache Solr on the CA Open Space common server.
Follow these steps:
Example: $SOLR_HOME=/openspace/solr
Note: This environment variable can be defined on the start up sequence of the operating system, in the environment for the user who is logged in, or in the start-up script for your application server. If you are using Tomcat to host Solr, modify setenv.sh or setenv.bat and add the environment variable there.
Note: If you are using Tomcat, edit catalina.sh or catalina.bat and add the -Dsolr.solr.home=$SOLR_HOME to the $JAVA_OPTS variable.
Note: Install the Solr search engine on a separate machine from Liferay. To integrate Solr search engine with Liferay, restart the application server.
Copyright © 2013 CA.
All rights reserved.
|
|