Re: help with Solr installation within Tomcat7

2011-03-22 Thread Ezequiel Calderara
Where is your solr files (war, conf files) located? How did you instance solr in tomcat? On Tue, Mar 22, 2011 at 7:08 PM, Erick Erickson wrote: > What error are you receiving? Check your config files for any > absolute rather than relative paths would be my first guess... > > Best > Erick > > On

Re: help with Solr installation within Tomcat7

2011-03-22 Thread Erick Erickson
What error are you receiving? Check your config files for any absolute rather than relative paths would be my first guess... Best Erick On Tue, Mar 22, 2011 at 10:09 AM, wrote: > Hi All: >   I have just started using Solr and have it successfully installed within a > Tomcat7 Webapp server. > I