You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the bulk api to send a bulk update request. Unlike with index or create requests, the entries in result.Items is null. Is there a way to check if my update requests were successful without having to parse the json response myself?
The text was updated successfully, but these errors were encountered:
I am using the bulk api to send a bulk update request. Unlike with index or create requests, the entries in result.Items is null. Is there a way to check if my update requests were successful without having to parse the json response myself?
The text was updated successfully, but these errors were encountered: