[ 
https://issues.apache.org/jira/browse/SOLR-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474279
 ] 

Eric Passmore commented on SOLR-165:
------------------------------------

Hmm, last night as I was doing the install it wasn't clear to me that the 
windows examples were applicable. Its a trivial issue, so I removed my entry.


> Improved Doc on setting env solr/home
> -------------------------------------
>
>                 Key: SOLR-165
>                 URL: https://issues.apache.org/jira/browse/SOLR-165
>             Project: Solr
>          Issue Type: Improvement
>          Components: documentation
>         Environment: linux/tomcat
>            Reporter: Eric Passmore
>            Priority: Trivial
>
> It would be nice if this page included the following to
> http://wiki.apache.org/solr/SolrTomcat
> Here is an example on linux, note the full path to the solr.war and the use 
> of ${catalina.home}. 
> <Context docBase="${catalina.home}/webapps/solr.war" debug="0" 
> crossContext="true" >
>    <Environment name="solr/home" type="java.lang.String" 
> value="/home/data/solr" override="true" />
> </Context>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to