Re: Java classes in SOLR 4.9's Velocity
Erik Hatcher <[email protected]> Thu, 19 Feb 2015 11:24:10 -0500
| Newsgroups | gmane.comp.jakarta.velocity.user |
|---|---|
| Message-ID | <[email protected]> |
What are you trying to do? May be best to inquire on the Solr list for this aspect. You can use standard Velocity templating on the objects and tools exposed, and that’s about it. What exactly are your needs? The Solr stuff is documented here, with it being updated for the Solr 5 version (releasing today!), so slightly different from previous versions but not by much: https://cwiki.apache.org/confluence/display/solr/Response+Writers#ResponseWriters-VelocityResponseWriter <https://cwiki.apache.org/confluence/display/solr/Response+Writers#ResponseWriters-VelocityResponseWriter> — Erik Hatcher, Senior Solutions Architect http://www.lucidworks.com <http://www.lucidworks.com/> > On Feb 19, 2015, at 11:19 AM, [email protected] wrote: > > Hi, > > is there a way to use Java classes in SOLR 4.9's Velocity Engine? > > If so, how? > > Thanks. > > Philippe > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >