Skip to content
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 bulk guide #155

Merged
merged 6 commits into from
May 25, 2023
Merged

Add bulk guide #155

merged 6 commits into from
May 25, 2023

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 <sabina.zaripova@nu.edu.kz>
Signed-off-by: sabina.zaripova <sabina.zaripova@nu.edu.kz>
@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.

CHANGELOG.md Outdated Show resolved Hide resolved
guides/bulk.md Outdated Show resolved Hide resolved
guides/bulk.md Outdated Show resolved Hide resolved
guides/bulk.md Outdated Show resolved Hide resolved
guides/bulk.md Outdated Show resolved Hide resolved
guides/bulk.md Outdated Show resolved Hide resolved
guides/bulk.md Outdated Show resolved Hide resolved
guides/bulk.md Outdated Show resolved Hide resolved
guides/bulk.md Outdated Show resolved Hide resolved
guides/bulk.md Outdated Show resolved Hide resolved
Signed-off-by: sabina.zaripova <sabina.zaripova@nu.edu.kz>
guides/bulk.md Outdated Show resolved Hide resolved
guides/bulk.md Outdated Show resolved Hide resolved
@sayuree sayuree requested a review from Xtansia May 9, 2023 09:49
Signed-off-by: sabina.zaripova <sabina.zaripova@nu.edu.kz>
@sayuree sayuree requested a review from reta May 14, 2023 15:17
guides/bulk.md Outdated Show resolved Hide resolved
guides/bulk.md Outdated Show resolved Hide resolved
guides/bulk.md Outdated Show resolved Hide resolved
guides/bulk.md Outdated Show resolved Hide resolved
guides/bulk.md Outdated Show resolved Hide resolved
guides/bulk.md Outdated Show resolved Hide resolved
guides/bulk.md Show resolved Hide resolved
guides/bulk.md Outdated Show resolved Hide resolved
guides/bulk.md Outdated Show resolved Hide resolved
guides/bulk.md Outdated Show resolved Hide resolved
Signed-off-by: sabina.zaripova <sabina.zaripova@nu.edu.kz>
@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

guides/bulk.md Outdated Show resolved Hide resolved
Signed-off-by: sabina.zaripova <sabina.zaripova@nu.edu.kz>
@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