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.