Hey there. I was wondering if Solr can be embedded into my Java Web App. As
far as I know, Solr comes as a war or bundled with Jetty if you don't have a
container. I've opened the war's web.xml and found out that it only has a
couple of servlets, filters and that's it.

So, would it be possible to declare those servlets in *my* web.xml, and
include the appropiate jars in my classpath, instead of  having another
webapp deployed in the container?  Does Solr has the jars mavenized?

Thank you

Fede.

Reply via email to