We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
The text was updated successfully, but these errors were encountered:
47b03a5
No branches or pull requests
Only on UpdateDescriptor... I'm sure this is an oversight?
It also generates an error on UpdateDescriptor too:
Exception:
The text was updated successfully, but these errors were encountered: