Hi Lance,
After doing some research I'm heading the same direction. The task seems to
be a link graph process, a perfect mapreduce type of task.
Thanks for the reply.
On Tue, Aug 31, 2010 at 5:38 AM, Lance Norskog wrote:
> This is a mass batch-processing task, rather than a search task.
> Maho
This is a mass batch-processing task, rather than a search task.
Mahout is the right Apache project for implementing this. It would
then create a set of (document->document list). You could then add
this to a Solr index. (And invert the graph and add those lists.)
It might be possible to do this w