Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change 
notification.

The "Nutch_1.X_RESTAPI" page has been changed by SujenShah:
https://wiki.apache.org/nutch/Nutch_1.X_RESTAPI?action=diff&rev1=4&rev2=5

  
  2. :~$ bin/nutch startserver -port <port_number> [If the port option is not 
mentioned then by default the server starts on port 8081]
  
- Open your browser and follow the http://localhost:8081 link. The different 
API calls that can be made are listed below.
+ The different API calls that can be made are listed below.
  
  == REST API Calls ==
  === Administration ===
@@ -127, +127 @@

  }}}}
  
  === Jobs ===
- This point allows job management, including creation, job information and 
killing of a job.
+ This point allows job management, including creation, job information and 
killing of a job. For a complete tutorial, please follow 
[[https://wiki.apache.org/nutch/Nutch_1.X_RESTAPI/RunningJobsTutorial|How to 
run Jobs using the REST service]].
  ==== Listing all jobs ====
  {{{{
  GET /job

Reply via email to