Hi,

 

I'm new to Nutch (and Java) and was wondering if somebody could help
point me in the right direction.

 

I'd like to have pages similar to a particular url returned.

 

>From what I can tell, that means I'd have to index the page, and then
somehow use Lucene's MoreLikeThis, which is in contrib/queries
org.apache.lucene.search.similar.MoreLikeThis.

 

What exactly would I need to do to implement this for Nutch?

 

Thanks

-t

Reply via email to