Re: location of solr folder when deploy to servlet container

2011-09-16 Thread Chris Hostetter
: how do i configure the solr folder to specific directory when deploy to : servlet container. https://wiki.apache.org/solr/SolrInstall -Hoss

Re: location of solr folder when deploy to servlet container

2011-09-15 Thread Markus Jelsma
In Tomcat you can set an environment var in Solr's context and set your home directory: hi, > > how do i configure the solr folder to specific directory when deploy to > servlet container. > > regards, > kiwi