Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bulk update response is null #316

Closed
scottc52-zz opened this issue Jul 22, 2013 · 1 comment
Closed

bulk update response is null #316

scottc52-zz opened this issue Jul 22, 2013 · 1 comment

Comments

@scottc52-zz
Copy link

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?

@Mpdreamz
Copy link
Member

thanks for catching this one @scottc52 !

Fixed and wrote unit tests for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants