Hi You could find the rest api documentation for Nutch 1.x here https://wiki.apache.org/nutch/Nutch_1.X_RESTAPI and for Nutch 2.X here https://wiki.apache.org/nutch/NutchRESTAPI
I am in the process of reviewing and updating it if any thing is inconsistent, there have been changes in Nutch 1.x rest service since its under active development. It'd be great if you could give it a try and report any issues. Thank you! Regards, Sujen Shah On Oct 11, 2016 7:09 AM, "WebDawg" <[email protected]> wrote: > I would please very much like this. > > I was thinking about talking to the devs eventually, the documentation > seems non existent. > > I suppose it is reading the source/working with that is there? > > On Mon, Oct 10, 2016 at 11:33 PM, MrSrivastavaRK . > <[email protected]> wrote: > > Hi, > > I have successfully indexed content in Elasticsearch using Nutch 1.12 > REST > > API. I can send you api details, If you want for reference. > > > > Regards > > Rajeev > > > > On Oct 10, 2016 11:31 PM, "WebDawg" <[email protected]> wrote: > > > >> Hello, > >> > >> I successfully have webapp and nutchserver running and I would like to > >> know more about the API and if it is functional. > >> > >> I am trying to hack into it and wonder what the relationship between > >> the different config urls and configs. > >> > >> Any help on this? I would like to figure out how this works. Does it > >> reference all the files in the conf dir? If I do a crawl is it the > >> same as executing a crawl via command line? > >> >

