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

handling of doc => string data in Bulk Action #575

Merged
merged 3 commits into from
Mar 25, 2014
Merged

Conversation

pentarim
Copy link
Contributor

When JMS Serializer is used with UpdateDocument the source is in the following format:

doc => '{"id":182,"name":"Somename"}'

Added handling of it in \Elastica\Bulk\Action::toString

@ruflin
Copy link
Owner

ruflin commented Mar 25, 2014

@pentarim Thx for the addition. Can you add a small unit test for this one and update the changes.txt file?

http://elastica.io/contribute/pull-request.html

@pentarim
Copy link
Contributor Author

@ruflin Added, do you need anything else?

@@ -1,5 +1,8 @@
CHANGES

2014-03-25
- Allow json string as data srouce for Bulk\Action on update
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the pull request id at the end of the line.

@ruflin
Copy link
Owner

ruflin commented Mar 25, 2014

Only one very small detail (see comment above). Thx.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) when pulling 71aeb72 on pentarim:master into 3afa6d7 on ruflin:master.

ruflin added a commit that referenced this pull request Mar 25, 2014
handling of doc => string data in Bulk Action
@ruflin ruflin merged commit 93a1d28 into ruflin:master Mar 25, 2014
@ruflin
Copy link
Owner

ruflin commented Mar 25, 2014

Merged. Thx.

@pentarim
Copy link
Contributor Author

Thank you for all your work!

@pentarim
Copy link
Contributor Author

@ruflin can I ask you to tag a release?

@ruflin
Copy link
Owner

ruflin commented Mar 25, 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 this pull request may close these issues.

3 participants