Erik Hatcher schrieb:
Joan - I'll have a look at this in the near future. SolrJS was using a
custom version of a VelocityResponseWriter patch, but since then I have
committed a version of that code to the contrib/velocity area of Solr.
contrib/velocity probably does not work with SolrJS currently, but we'll
get that fixed up.
I'll also have a look at the VelocityResponseWriter from 1.3 and current trunk,
concerning solrjs tomorrow.
Maybe it all works using the the codebase here?
<http://wiki.apache.org/solr/SolrJS>
The solr.war of the testdata in solrjs trunk is a custom build that was created
before the official 1.3.0 release. It includes the Velocity patch, so it should
work. As mentioned, it is a custom build from august, so we should aim to make
it work with 1.3 and trunk.
Matthias and Ryan - let's get SolrJS integrated into contrib/velocity.
Any objections/reservations?
As SolrJS may be used without velocity at all (using eg. ClientSideWidgets), is
it possible to put it into "contrib/javascript" and create a "dependency" to
contrib/velocity for ServerSideWidgets?
If that's ok, I'll have a look at the directory structure and the current ant
build.xml to make them fit into the common solr structure and build.
regards,
matthias
Erik
On Nov 16, 2008, at 10:59 AM, JCodina wrote:
I downloaded solr/trunk and build it,
everything seems to work except that the VelocityResponseWriter is not in
the war file
and tomcat , gives an error of configuration when using the conf.xml
of the
solrjs.
Any suggestion on how to build the solr to work with solrjs??
Thanks
Joan Codina
--View this message in context:
http://www.nabble.com/Build-Solr-to-run-SolrJS-tp20526644p20526644.html
Sent from the Solr - User mailing list archive at Nabble.com.