diff --git a/docs/doxygen-user/installSolr.dox b/docs/doxygen-user/installSolr.dox index cdae77c631..0547e6e65f 100755 --- a/docs/doxygen-user/installSolr.dox +++ b/docs/doxygen-user/installSolr.dox @@ -92,7 +92,7 @@ The following steps will configure Solr to run using an account that will have a You will very likely see a result that says "The solrJetty service is not started." This is okay. 3. Create a folder "C:\Bitnami\zookeeper" if it does not exist. - 4. Edit "C:\Bitnami\solr-4.10.3-0\apache-solr\server\solr\zoo.cfg" to include the text dataDir=C:/Bitnami/zookeeper as shown in the screenshot below + 4. Edit "C:\Bitnami\solr-4.10.3-0\apache-solr\solr\zoo.cfg" to include the text dataDir=C:/Bitnami/zookeeper as shown in the screenshot below

\image html zooDir.PNG