I am going to create a simple web application for crawl management. I know that there is quite intensive development in this area, but I need such feature now. It will be quite basic application. It will enable injecting urls, modifying the next crawl time and interval, queering some documents. As far as I see, I will need to add some extra endpoints to modify WebPage objects. It might be difficult because api doesn't have any extension points.
GSoC - why not. Where I can find some dates, plan etc.?

Dnia śro, 26 lut 2014, 18:53:03 Lewis John Mcgibbney pisze:
Hi Mateusz,

On Wed, Feb 26, 2014 at 9:59 AM, <[email protected]> wrote:


I'm investigating Nutch REST api


Nice


(I couldn't find any documentation).


Yeah, this is something which will hopefully become part of this years GSoC
if the project gets a go ahead. Right now it is kinda down to anyone brave
enough willing to try it out to write to this list and discuss.



In /JobResource/ there is method create which takes "conf" parameter from
the request:
/String confId = (String) args.get(Params.CONF_ID);///
Are there any reasons to use this parameter? Eclipse says that is never
used in source code.

No, from looking at the code it seems to be unused.

On a more egenral note, have you been using the REST API for anything
specific?
Are you interested/able to apply for the GSoC project this year around?
Lewis

Reply via email to