Tag: solr
-
Installing Solr 5 on CentOS 6 with Java 1.7
Here the instructions for a CentOS 6 with an already-installed Java 1.7 for Solr 5 without Tomcat. Now run the install_solr_service script as documented on official documentation: To get the current status: The service is already set to autostart: If you want to secure the Solr instance running it only on localhost, you can add […]