Re: VelocityResponseWriter in solr

2014-06-18 Thread Erik Hatcher
, at 5:51 AM, Vivekanand Ittigi wrote: > Hi, > > I want to use VelocityResponseWriter in solr. > > I've indexed a website( for example http://www.biginfolabs.com/). If i type > a query > http://localhost:8983/solr/collection1/select?q=santhos&wt=xml&indent=

VelocityResponseWriter in solr

2014-06-18 Thread Vivekanand Ittigi
Hi, I want to use VelocityResponseWriter in solr. I've indexed a website( for example http://www.biginfolabs.com/). If i type a query http://localhost:8983/solr/collection1/select?q=santhos&wt=xml&indent=true <http://localhost:8983/solr/collection1/select?q=*%3A*&wt=xml&

Re: VelocityResponseWriter in Solr Core ?! configuration

2010-06-15 Thread Jon Baer
lang-2.1.jar > > and then in solrconfig.xml this line: class="org.apache.solr.response.VelocityResponseWriter"/> > > solr cannot find the jars =( > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/VelocityResponseWriter-in-Solr-Core-configuration-tp894262p894354.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: VelocityResponseWriter in Solr Core ?! configuration

2010-06-14 Thread Erik Hatcher
On Jun 14, 2010, at 9:12 AM, stockii wrote: i tried it with 1.4 and put the jars into lib of solr.home but it want be work. i get the same error ... i use 2 cores. and my solr.home is ...path/cores in this folder i put another folder with the name: "lib" and put all these Jars into it: apache

Re: VelocityResponseWriter in Solr Core ?! configuration

2010-06-14 Thread stockii
velocity-1.6.1.jar velocity-tools-2.0-beta3.jar commons-beanutils-1.7.0.jar commons-collections-3.2.1.jar commons-lang-2.1.jar and then in solrconfig.xml this line: solr cannot find the jars =( -- View this message in context: http://lucene.472066.n3.nabble.com/VelocityResponseWriter-in

Re: VelocityResponseWriter in Solr Core ?! configuration

2010-06-14 Thread Erik Hatcher
his message in context: http://lucene.472066.n3.nabble.com/VelocityResponseWriter-in-Solr-Core-configuration-tp894262p894262.html Sent from the Solr - User mailing list archive at Nabble.com.

VelocityResponseWriter in Solr Core ?! configuration

2010-06-14 Thread stockii
r.war with this classes ? thx =) -- View this message in context: http://lucene.472066.n3.nabble.com/VelocityResponseWriter-in-Solr-Core-configuration-tp894262p894262.html Sent from the Solr - User mailing list archive at Nabble.com.