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

Partial update support #3

Closed
richardwilly98 opened this issue Mar 4, 2012 · 1 comment
Closed

Partial update support #3

richardwilly98 opened this issue Mar 4, 2012 · 1 comment

Comments

@richardwilly98
Copy link
Owner

@richard

seems like partial updates, like increment are not supported now?
Logs on this

Cannot get object id. Skip the current item: [{$set={ "userLikesCount" : 1}, _id=null}]
Oplog do not contain _id inside "o", but there is "o2" which contains
the _id of the document.

Do you think you could fix this?
Thanks

@richardwilly98
Copy link
Owner Author

ES java API does not support update index action [0]

For "u" operation the ES bulk operation will be delete index, insert index.

[0] - http://goo.gl/vnvGD

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

1 participant