Uploaded image for project: 'Nutch'
  1. Nutch
  2. NUTCH-1931 Apache Nutch 1.x REST service and crawler visualization
  3. NUTCH-2099

Refactoring the REST endpoints for integration with webui

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.11
    • REST_api, web gui

    Description

      This PR changes the structure of the arguments in the REST endpoints. Earlier the args were accepted in a Map<String, String> form and now it is Map<String, Object>. This is to allow Wicket to create the proper requests objects and send it to NutchServer.

      With the above, I have also added the metadata required for these services in Nutch metadata.

      Attachments

        Activity

          People

            chrismattmann Chris A. Mattmann
            sujenshah Sujen Shah
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: