Thanks for clarifying!
I have the solr/home configured in the server.xml of Tomcat. When I had not
set it properly there were errors in the log. It is configured correctly
now as no errors are in the log regarding sorl/home.
The issue is that I cannot access any of the Servlets. I can access a
Hi,
you can also refer below url for solr configuration
http://tek-manthan.blogspot.in/
Regards,
Irshad
On Thu, Jun 21, 2012 at 4:24 PM, mcfly04 wrote:
> Thank you for your response.
>
> Are you referring to the SolrRequestFilter path-prefix?
> Here is a copy of my web.xml:
>
> -
>
>
>
HI,
in this web.xml file you need to add below line
solr/home
your solr core path here
java.lang.String
On Thu, Jun 21, 2012 at 4:24 PM, mcfly04 wrote:
> Thank you for your response.
>
> Are you referring to the SolrRequestFilter path-prefix?
> Here is a copy o
Thank you for your response.
Are you referring to the SolrRequestFilter path-prefix?
Here is a copy of my web.xml:
-
http://java.sun.com/dtd/web-app_2_3.dtd";>
SolrRequestFilter
org.apache.solr.servlet.SolrDispatchFilter
SolrRequestF
Hi,
You have to check installation configuration.
Inside tomcat webapps folder you have putted solr.war file. and within
this WEB-INF folder web.xml you have to check your solr core folder url
On Thu, Jun 21, 2012 at 3:34 PM, mcfly04 wrote:
> Can anyone help?
>
> --
> View this message i
Can anyone help?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-with-Tomcat-on-VPS-tp3990397p3990677.html
Sent from the Solr - User mailing list archive at Nabble.com.