HTTP Verbs
The Lucene Web Service uses the HTTP verbs in the following manner:
GET
Retrieves an existing resource.
DELETE
Deletes an existing resource.
POST
Creates a new resource.
PUT
Updates an existing resource.
The Lucene Web Service uses the HTTP verbs in the following manner:
Retrieves an existing resource.
Deletes an existing resource.
Creates a new resource.
Updates an existing resource.