Hi,

I am using Nutch/Solr to index an intranet of about 12 million pages and
when I do a search I want Solr to retrieve the full documents and append
them into a single simple HTML doc (no js, not ads, etc.), then shoot the
single doc to another (nonSolr) process for postprocessing.   Can I use
Velocity to do this? How?  Can Velocity "reach back" to the Nutch crawl for
the full text of the docs (they don't change often at all)?

Any help would be much appreciated.

Reply via email to