Thanks Ahmet. I had everything except solr-velocity-4.6.1.jar (which I can
understand now). Thought it was now part of solr-core itself.
Copied from dist/ to collection1/lib. Its working.
Thanks
On 17 March 2014 13:03, Ahmet Arslan wrote:
> Hi
>
> instanced is collection1 in your case. Putt
Hi
instanced is collection1 in your case. Putting jars under /solr/collection1/lib
should work. What jar files did you put there? Did you include
solr-velocity-4.6.1.jar
commons-beanutils-1.7.0.jar
commons-collections-3.2.1.jar
velocity-1.7.jar
velocity-tools-2.0.jar
On Monday, March 17, 2
I am running solr 4.6.1. Trying to get velocity running, but it throws
class not found error. solrconfig.xml already has the
VelocityResponseWriter added.
The Exception stack trace (snipped)
{msg=lazy loading
error,trace=org.apache.solr.common.SolrException: lazy loading error
at
org.ap