-
Notifications
You must be signed in to change notification settings - Fork 99
add functions for csv documents #508
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
add functions for csv documents #508
Conversation
Signed-off-by: carlosb1 <[email protected]>
Signed-off-by: carlosb1 <[email protected]>
Signed-off-by: carlosb1 <[email protected]>
Signed-off-by: carlosb1 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect thanks
I think, the third PR that I have ready, it can be a problem... For send in batchs, it seems necessary the modification of the API or include some new function. |
Hello @carlosb1 I'm not sure to understand your comment: do you think we should not merge your PR? |
no no... I am talking about the next ones.. I have another ready ... sorry, I should comment this in the next PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you @carlosb1 for your PRs!
bors merge
Build succeeded: |
Pull Request
Related issue
Fixes partially #191
What does this PR do?
Added the first two functions (with their tests) for issue #191. It includes two functions for sending csv payloads
add_documents_csv
update_documents_csv
PR checklist
Please check if your PR fulfills the following requirements:
Thank you so much for contributing to Meilisearch!