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 indexing ignores $doc->setRetryOnConflict #623

Closed
nik9000 opened this issue Jun 2, 2014 · 1 comment · Fixed by #624
Closed

Bulk indexing ignores $doc->setRetryOnConflict #623

nik9000 opened this issue Jun 2, 2014 · 1 comment · Fixed by #624

Comments

@nik9000
Copy link
Contributor

nik9000 commented Jun 2, 2014

Document->setRetryOnConflict should cause the bulk request to contain

{"id": foo, "_retry_on_conflict": 1}

but it doesn't.

@nik9000
Copy link
Contributor Author

nik9000 commented Jun 2, 2014

Easy fix and I'll send a pull request for it in a moment.

nik9000 pushed a commit to nik9000/Elastica that referenced this issue Jun 2, 2014
nik9000 pushed a commit to nik9000/Elastica that referenced this issue Jun 2, 2014
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

Successfully merging a pull request may close this issue.

1 participant