Skip to content

DocAsUpsert Not Available on BulkUpdateDescriptor #638

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

Closed
nariman-haghighi opened this issue May 2, 2014 · 0 comments
Closed

DocAsUpsert Not Available on BulkUpdateDescriptor #638

nariman-haghighi opened this issue May 2, 2014 · 0 comments
Milestone

Comments

@nariman-haghighi
Copy link

Only on UpdateDescriptor... I'm sure this is an oversight?

It also generates an error on UpdateDescriptor too:

.Update<MediaStream>(u => u.Index("Stream").Document(stream).DocAsUpsert(true))

Exception:

Could not dispatch IElasticClient.Update() into any of the following paths: 
@Mpdreamz Mpdreamz added this to the NEST 1.0-beta2 milestone May 5, 2014
@Mpdreamz Mpdreamz added the Bug label May 5, 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

No branches or pull requests

2 participants