Skip to content

Conversation

@sayuree
Copy link
Contributor

@sayuree sayuree commented Apr 21, 2023

Description

Add Bulk guide

Issues Resolved

closes #144

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: sabina.zaripova <[email protected]>
Signed-off-by: sabina.zaripova <[email protected]>
@Xtansia Xtansia added documentation Improvements or additions to documentation skip-changelog Skip changelog verification CCI College Contributor Initiative labels Apr 23, 2023
Copy link
Collaborator

@Xtansia Xtansia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @sayuree, thanks for contributing!

Overall the guide looks good, just some minor code issues.

It would also be great if you could create a matching example file like this one: https://github.com/opensearch-project/opensearch-rs/blob/main/opensearch/examples/index_template.rs
It's very useful for making sure the code is correct and compiles.

Signed-off-by: sabina.zaripova <[email protected]>
@sayuree sayuree requested a review from Xtansia May 9, 2023 09:49
Signed-off-by: sabina.zaripova <[email protected]>
@sayuree sayuree requested a review from reta May 14, 2023 15:17
Signed-off-by: sabina.zaripova <[email protected]>
@codecov
Copy link

codecov bot commented May 21, 2023

Codecov Report

Merging #155 (b7f5ca0) into main (1122686) will increase coverage by 8.19%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #155      +/-   ##
==========================================
+ Coverage   65.43%   73.62%   +8.19%     
==========================================
  Files         315      398      +83     
  Lines       52415    62810   +10395     
==========================================
+ Hits        34296    46246   +11950     
+ Misses      18119    16564    -1555     
Flag Coverage Δ
integration 73.62% <ø> (+8.19%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 215 files with indirect coverage changes

Signed-off-by: sabina.zaripova <[email protected]>
@Xtansia Xtansia merged commit 8aa0e14 into opensearch-project:main May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CCI College Contributor Initiative documentation Improvements or additions to documentation skip-changelog Skip changelog verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Guide] Bulk

3 participants