[moving this thread to solr-user, as it really has nothing to do with hadoop]

Daniel Clark wrote:
There's info on website
http://blog.foofactory.fi/2007/02/online-indexing-integrating-nutch-with.htm
l, but it's not clear.


Sami has a patch in there which used a older version of the solr client. with the current solr client in the SVN tree, his patch becomes much easier. your job would be to upgrade the patch and mail it back to him so he can update his blog, or post it as a patch for inclusion in nutch/contrib (if sami is ok with that). If you have issues with how to use the solr client api, solr-user is here to help.

the nutch specific changes are:
1. configure nutch-site.xml to add a config option to point to your solr server.

2. instead of calling the nutch 'index' command, you would call it like so
bin/nutch org.apache.nutch.indexer.SolrIndexer $BASEDIR/crawldb $BASEDIR/linkdb $SEGMENT


regards
Ian


~~~~~~~~~~~~~~~~~~~~~
Daniel Clark, President
DAC Systems, Inc.
(703) 403-0340
~~~~~~~~~~~~~~~~~~~~~

-----Original Message-----
From: Dmitry [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 25, 2007 2:56 PM
To: [EMAIL PROTECTED]
Subject: Re: Nutch with SOLR

Daniel,

We just started to test/research posibility of integration of Nutch and Solr

so it will be nice to hear any advices as well.

Thanks,
DT
www.ejizn.com

----- Original Message ----- From: "Daniel Clark" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 25, 2007 1:23 PM
Subject: Nutch with SOLR


Has anyone been able to get Nutch 0.9 working with SOLR? Any help would be
appreciated.



~~~~~~~~~~~~~~~~~~~~~

Daniel Clark, President

DAC Systems, Inc.

(703) 403-0340

~~~~~~~~~~~~~~~~~~~~~








Reply via email to