Re: Scoring-similarity plugin for Nutch 2.3.1

2019-07-02 Thread Gajanan Watkar
Thanks Sebastian. I will look for the differences, and try to modify the scoring-similarity plugin for nutch 1.x to work with 2.x. At first glance I could make out that mostly changes revolves around CrawlDatum from 1.x to WebPage in 2.x. Hope it works. -Gajanan On Fri, Jun 28, 2019 at 8:43 PM

Re: Scoring-similarity plugin for Nutch 2.3.1

2019-06-28 Thread Sebastian Nagel
Hi Gajanan, > Can the *scoring-similarity plugin* for Nutch 1.x be *modified* to run with > nutch 2.3.1? if yes, how? Eventually, yes. Have a look at the differences of another scoring filter plugin between 1.x and 2.x, and try to apply those to scoring-similarity. > Can somebody guide me on t