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

Add support for partial updates #2

Open
amitayh opened this issue Dec 13, 2016 · 4 comments
Open

Add support for partial updates #2

amitayh opened this issue Dec 13, 2016 · 4 comments

Comments

@amitayh
Copy link

amitayh commented Dec 13, 2016

The REST API allows partial updates to documents:
https://www.elastic.co/guide/en/elasticsearch/guide/current/partial-updates.html

It is, however, not supported in Flummi (as far as I could see). This would be very helpful.

Thanks!

@micharegel
Copy link
Contributor

Hi amitayh,

would you like to write some tests and code to support partial updates? Please fork flummi and send us a pull request.

Kind regards,
micha

@amitayh
Copy link
Author

amitayh commented Jan 4, 2017

Thanks for the reply,
I'll try :)

BTW, when are you going to release the next version? I saw you already added support for source filters, but it's not available in v0.21.0 yet

@micharegel
Copy link
Contributor

I just released 0.22.0 with the latest changes

@amitayh
Copy link
Author

amitayh commented Jan 4, 2017

Great, thanks!

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