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
Following this central issue
Add a new capability to update documents based on a function
Usage: https://meilisearch.notion.site/Update-Documents-by-Function-0cff8fea7655436592e7c8a6de932062
updateDocumentsByFunction
/indexes/:uid/documents/edit
⚠️ Please do 1 PR for all of these changes, and not several.
The text was updated successfully, but these errors were encountered:
Added update documents by function meilisearch#559
b1be133
d1c4b14
Add update documents meilisearch#559
1eb8d2d
79ad18c
9106f5d
Successfully merging a pull request may close this issue.
Following this central issue
Explanation of the feature
Add a new capability to update documents based on a function
Usage: https://meilisearch.notion.site/Update-Documents-by-Function-0cff8fea7655436592e7c8a6de932062
TODO
updateDocumentsByFunction
calling the newly added/indexes/:uid/documents/edit
. This method accepts an object as parameterThe text was updated successfully, but these errors were encountered: