Module elastiql::bulk[][src]

Expand description

Response types for bulk queries.

Structs

Encompasses the source document.

An individual item from performing a successful bulk operation.

The bulk API’s response contains the individual results of each operation in the request, returned in the order submitted. The success or failure of an individual operation does not affect other operations in the request.

Enums

The result of a bulk operation.

An individual bulk item.