Required - The name of the index associated with the operation. If the
operation targeted a data stream, this is the backing index into which the
document was written.
API name: _index
status
public finalintstatus()
Required - The HTTP status code returned for the operation.
The sequence number assigned to the document for the operation. Sequence
numbers are used to ensure an older version of a document doesn't overwrite a
newer version.
The document version associated with the operation. The document version is
incremented each time the document is updated. This property is returned only
for successful actions.