Installation guide for installing Apache Solr 4+ with Apache Tomcat 7 on Winows Server 2008 R2
Step by step installation guide for installing Apache Solr 4+ with Apache Tomcat 7 on Winows Server 2008 R2. Applicable to: nopAccelerate nopSolr Search nopSolr Navigation Self-hosted Solr Instance use case Note: This installation guide assumes that you’re installing Apache Solr on your Windows Server 2008 R2 or Dedicated Server. For installing Apache Solr on any other Server or Linux OS, try searching Google for help. System Requirements Java 6 or greater Installation Steps Step 1: If your server does not have latest version of Java installed, please install latest Java. Apache Solr runs on Java 6 or greater. When using Java 7, be sure to install at least Update 1! With all Java versions it is strongly recommended to not use experimental -XX JVM options. It is also recommended to always use the latest update version of your Java VM, because bugs may affect Solr. An overview of known JVM bugs can be found on http://wiki.apache.org/lucene-java/SunJavaBugs . ...