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=santhoswt=xmlindent=true http://localhost:8983/solr/collection1/select?q=*%3A*wt=xmlindent=true I will get all

Re: VelocityResponseWriter in solr

2014-06-18 Thread Erik Hatcher
, at 5:51 AM, Vivekanand Ittigi vi...@biginfolabs.com 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=santhoswt=xmlindent=true http://localhost:8983

Re: VelocityResponseWriter in Solr Core ?! configuration

2010-06-15 Thread Jon Baer
=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.

VelocityResponseWriter in Solr Core ?! configuration

2010-06-14 Thread stockii
Hello. I want to use the VelocityResponseWriter. I did all these steps from this site: http://wiki.apache.org/solr/VelocityResponseWriter Builded a war-file with ant dist and use it. but solr cannot find the VelocityResponseWriter - Class java.lang.NoClassDefFoundError: org/apache/solr

Re: VelocityResponseWriter in Solr Core ?! configuration

2010-06-14 Thread Erik Hatcher
this site: http://wiki.apache.org/solr/VelocityResponseWriter Builded a war-file with ant dist and use it. but solr cannot find the VelocityResponseWriter - Class java.lang.NoClassDefFoundError: org/apache/solr/response/ QueryResponseWriter at java.lang.ClassLoader.defineClass1(Native Method

Re: VelocityResponseWriter in Solr Core ?! configuration

2010-06-14 Thread stockii
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.