Commit API

Commit API commits updates made to the index.

Request

GET /v1/commit

Example

To commit an index:

$ curl -X GET 'http://localhost:8000/v1/commit'