You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by howard chen <ho...@gmail.com> on 2006/12/08 17:46:44 UTC

Want some idea abt distributed searching behind Nutch

Hi,

I only have experience in Lucene + Hadoop but not nutch. I want to
know the basic
idea behind the distributed searching provided by nutch, i.e. the
`mapper` & `reducder` functions involved
in both indexing and searching.

Anyone can give me some hints? Thanks.