RE: Manipulating Nutch 2.2.1 scoring system

2013-12-12 Thread Vangelis karv
@nutch.apache.org Subject: Re: Manipulating Nutch 2.2.1 scoring system How can I send the linkrank or opic scoring into solr/hbase ? - Mensaje original - De: Tejas Patil tejas.patil...@gmail.com Para: user@nutch.apache.org Enviados: Sábado, 7 de Diciembre 2013 12:44:16 Asunto: Re: Manipulating

Re: Manipulating Nutch 2.2.1 scoring system

2013-12-10 Thread Lewis John Mcgibbney
Hi Talat, On Sat, Dec 7, 2013 at 5:44 PM, user-digest-h...@nutch.apache.org wrote: Hi Vangelis, I draw a Nutch Software Architecture diagram. Maybe it can be help you. https://drive.google.com/file/d/0B2kKrOleEOkRQllaTGdRZGFMY2M/ edit?usp=sharing Talat Would you be interested in

Re: Manipulating Nutch 2.2.1 scoring system

2013-12-10 Thread Talat UYARER
Hi Lewis, I agree with you. After last modifications I will add it there. Talat 10-12-2013 14:51 tarihinde, Lewis John Mcgibbney yazdı: Hi Talat, On Sat, Dec 7, 2013 at 5:44 PM, user-digest-h...@nutch.apache.org wrote: Hi Vangelis, I draw a Nutch Software Architecture diagram. Maybe it

Re: Manipulating Nutch 2.2.1 scoring system

2013-12-07 Thread Talat UYARER
for the diagram!!! I really appreciate your effort! However, my first question remains unanswered. Is there anyone who can answer me? Date: Thu, 5 Dec 2013 22:07:33 +0200 From: talat.uya...@agmlab.com To: user@nutch.apache.org Subject: Re: Manipulating Nutch 2.2.1 scoring system Hi Vangelis, I

Re: Manipulating Nutch 2.2.1 scoring system

2013-12-07 Thread Talat UYARER
Hi Olle, I dont know happened any working diagram for Nutch 1.x But If you can, we will be glad. :) Talat 06-12-2013 14:00 tarihinde, Olle Romo yazdı: Hi Talat, I'm at an early stage of learning Nutch and your diagram is _very_ helpful. Would you happen to have a diagram for 1.x too? Or

Re: Manipulating Nutch 2.2.1 scoring system

2013-12-07 Thread Tejas Patil
Hi Vangelis, You can write your own implementation of scoring and make nutch to use it via a plugin. - Go through [0] to understand how to write a custom plugin - For scoring, you class should implement the ScoringFilter interface [1]. [0] : http://wiki.apache.org/nutch/WritingPluginExample [1]

Re: Manipulating Nutch 2.2.1 scoring system

2013-12-07 Thread Ing. Jorge Luis Betancourt Gonzalez
How can I send the linkrank or opic scoring into solr/hbase ? - Mensaje original - De: Tejas Patil tejas.patil...@gmail.com Para: user@nutch.apache.org Enviados: Sábado, 7 de Diciembre 2013 12:44:16 Asunto: Re: Manipulating Nutch 2.2.1 scoring system Hi Vangelis, You can write your own

Re: Manipulating Nutch 2.2.1 scoring system

2013-12-07 Thread Tejas Patil
- De: Tejas Patil tejas.patil...@gmail.com Para: user@nutch.apache.org Enviados: Sábado, 7 de Diciembre 2013 12:44:16 Asunto: Re: Manipulating Nutch 2.2.1 scoring system Hi Vangelis, You can write your own implementation of scoring and make nutch to use it via a plugin. - Go through [0

RE: Manipulating Nutch 2.2.1 scoring system

2013-12-06 Thread Vangelis karv
Thank you very much Talat for the diagram!!! I really appreciate your effort! However, my first question remains unanswered. Is there anyone who can answer me? Date: Thu, 5 Dec 2013 22:07:33 +0200 From: talat.uya...@agmlab.com To: user@nutch.apache.org Subject: Re: Manipulating Nutch 2.2.1

Re: Manipulating Nutch 2.2.1 scoring system

2013-12-06 Thread Olle Romo
Hi Talat, I'm at an early stage of learning Nutch and your diagram is _very_ helpful. Would you happen to have a diagram for 1.x too? Or is there not much difference at he architecture level? Best, Olle On Dec 5, 2013, at 9:07 PM, Talat UYARER talat.uya...@agmlab.com wrote: Hi Vangelis,

Manipulating Nutch 2.2.1 scoring system

2013-12-05 Thread Vangelis karv
It is clear that OPICScoringfilter does all the job in creating the scores for the urls. I just wanted to know if it is possible to implement another function for scoring and if there are any available on the Internet. Does anybody know where exactly in the code, Nutch calls that

Re: Manipulating Nutch 2.2.1 scoring system

2013-12-05 Thread Talat UYARER
Hi Vangelis, I draw a Nutch Software Architecture diagram. Maybe it can be help you. https://drive.google.com/file/d/0B2kKrOleEOkRQllaTGdRZGFMY2M/edit?usp=sharing Talat 05-12-2013 19:09 tarihinde, Vangelis karv yazdı: It is clear that OPICScoringfilter does all the job in creating the