I manged to handle the integration of nutch with solr 4.9. But how can I change that to work in distributed mode? (solrCloud) Best regards.
On Thu, Jul 17, 2014 at 5:05 PM, Ali Nazemian <[email protected]> wrote: > Thank you very much. I will check the attached patch to see if does it > solve my problem. > Regards. > > > On Thu, Jul 17, 2014 at 3:10 PM, Markus Jelsma <[email protected] > > wrote: > >> https://issues.apache.org/jira/browse/NUTCH-1486 >> >> >> >> -----Original message----- >> > From:Talat Uyarer <[email protected]> >> > Sent: Thursday 17th July 2014 12:02 >> > To: [email protected] >> > Subject: Re: Upgrading nutch 1.8 for having solrj 4.9 >> > >> > Hi Ali, >> > >> > At the present we support Solrj 4.x at branch of Nutch 2.x. I am not >> > working with Nutch 1.x versions. When you said I look at the Nutch >> > trunk. You are right. It is too old. Can you create an issue about >> > that on jira ? If nobody is not interest, I can. >> > >> > Thanks >> > >> > 2014-07-17 12:50 GMT+03:00 Ali Nazemian <[email protected]>: >> > > Dear Talat, >> > > What about solrj 4.8? Has it some deprecated classes too? I need to >> add >> > > partial update to some parts of solr-index plugin and unfortunately >> for my >> > > case solrj 3 does not works so I need to migrate to solrj4. >> > > >> > > >> > > On Wed, Jul 16, 2014 at 9:45 PM, Talat Uyarer <[email protected]> >> wrote: >> > > >> > >> Hi Ali, >> > >> >> > >> At the present I know Nutch 2x version. But Nutch 1.8 and Nutch 2.x >> > >> has same indexing mechanism. If you change version number of solrj in >> > >> ivy/ivy.xml and src/indexer-solr/ivy.xml It will be work. But In 4.9 >> > >> some classes is deprecated and 4.9 is not tested. Because of that you >> > >> may have unexcepted issues. >> > >> >> > >> Talat >> > >> >> > >> 2014-07-15 15:14 GMT+03:00 Ali Nazemian <[email protected]>: >> > >> > Dear all, >> > >> > Hi, >> > >> > I need to make some changes in solr-index plugin. For this purpose >> I have >> > >> > to upgrade solrj to 4.9. The problem is for changing solrj I need >> to >> > >> change >> > >> > other parts of nutch source code. It seems that some of applied >> libraries >> > >> > are out of date for solrj. Is there any body that already did this >> > >> process? >> > >> > Could you please guide me what libraries need to change for this >> purpose? >> > >> > Regards. >> > >> > -- >> > >> > A.Nazemian >> > >> >> > >> >> > >> >> > >> -- >> > >> Talat UYARER >> > >> Websitesi: http://talat.uyarer.com >> > >> Twitter: http://twitter.com/talatuyarer >> > >> Linkedin: http://tr.linkedin.com/pub/talat-uyarer/10/142/304 >> > >> >> > > >> > > >> > > >> > > -- >> > > A.Nazemian >> > >> > >> > >> > -- >> > Talat UYARER >> > Websitesi: http://talat.uyarer.com >> > Twitter: http://twitter.com/talatuyarer >> > Linkedin: http://tr.linkedin.com/pub/talat-uyarer/10/142/304 >> > >> > > > > -- > A.Nazemian > -- A.Nazemian

