ok, answered my own question, found velocity rw in solrconfig.xml. next question:
where does velocity look for its templates? ----------------------------------------------------- Subscribe to the Nimble Books Mailing List http://eepurl.com/czS- for monthly updates On Fri, Sep 23, 2011 at 11:57, Fred Zimmerman <w...@nimblebooks.com> wrote: > This seems to be out of date. I am running Solr 3.4 > > * the file structure of apachehome/contrib is different and I don't see > velocity anywhere underneath > * the page referenced below only talks about Solr 1.4 and 4.0 > > ? > > On Thu, Sep 22, 2011 at 19:51, Markus Jelsma > <markus.jel...@openindex.io>wrote: > >> Hi, >> >> Solr support the Velocity template engine and has veyr good support. Ideal >> for >> generating properly formatted output from the search engine. There's a >> clustering example and it's easy to format documents indexed by Nutch. >> >> http://wiki.apache.org/solr/VelocityResponseWriter >> >> Cheers >> >> > > Hi, >> > >> > I would like to take the HTML documents that are the result of a Solr >> > search and combine them into a single HTML document that combines the >> body >> > text of each individual document. What is a good strategy for this? I >> am >> > crawling with Nutch and Carrot2 for clustering. >> > Fred >> > >