Commit API
August 3, 2022 ยท View on GitHub
Request
GET /indices/<NAME>/commit
Path parameters
<NAME>: (Required, string) Name of the index you want to commit changes.
Response
{
}
Examples
% curl -XGET http://localhost:8000/indices/example/commit