The sole home is configured in the web.xml of the application which points
to the folder having the conf files and the data directory
    <env-entry>
       <env-entry-name>solr/home</env-entry-name>
       <env-entry-value>D:/multicore</env-entry-value>
       <env-entry-type>java.lang.String</env-entry-type>
    </env-entry>

Regards,
Jayendra

On Wed, Aug 4, 2010 at 12:21 PM, Hando420 <hando...@gmail.com> wrote:

>
> Thanks man i haven't tried this but where do put that xml configuration. Is
> it to the web.xml in solr?
>
> Cheers,
> Hando
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Setting-up-apache-solr-in-eclipse-with-Tomcat-tp1021673p1023188.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to