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

