-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Docs: HLRC: refactor bulk, migrate and reindex apis #35413
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
Docs: HLRC: refactor bulk, migrate and reindex apis #35413
Conversation
Pinging @elastic/es-core-infra |
this is work in progress, will add more from the migration API once commited |
62254bb
to
ead37a0
Compare
ead37a0
to
ae42d3e
Compare
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.
Nice! I think it is an improvement.
for more information on how to build `DeleteRequest`. | ||
<2> Adds an `UpdateRequest` to the `BulkRequest`. See <<{upid}-update>> | ||
<2> Adds an `UpdateRequest` to the +{request}+. See <<{upid}-update>> |
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.
❤️
fix typos and refactor to DRY up documentation for bulk, reindex and migration apis relates elastic#35345
fix typos and refactor to DRY up documentation for bulk, reindex and migration apis relates elastic#35345
sure - i totally missed that. thank you for spotting |
fix typos and refactor to DRY up documentation for bulk, reindex and migration apis
relates #35345