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