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
hi,
when i try to update with the official example - curl --data-ascii doc='{"a": 3, "b": 4}' "http://localhost:8080/update?col=Feeds&id=791206372389179361"
i find it is not Update, but to Overwrite a document. Is this by design or a defect? Or how to update a document partially?
BR, Shuai Ma
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hi,
when i try to update with the official example - curl --data-ascii doc='{"a": 3, "b": 4}' "http://localhost:8080/update?col=Feeds&id=791206372389179361"
i find it is not Update, but to Overwrite a document. Is this by design or a defect? Or how to update a document partially?
BR, Shuai Ma
The text was updated successfully, but these errors were encountered: