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

[DOCS] Add bulk API example with failures #55412

Merged
merged 2 commits into from
Apr 21, 2020
Merged

[DOCS] Add bulk API example with failures #55412

merged 2 commits into from
Apr 21, 2020

Conversation

jrodewig
Copy link
Contributor

Adds an example for bulk API requests that include failures.
Also documents guidance on use the filter_path parameter
to narrow the bulk API response for errors.

Closes #55237

@jrodewig jrodewig added >docs General docs changes :Distributed Indexing/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. v8.0.0 v7.6.3 v7.8.0 v7.7.1 labels Apr 17, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-docs (>docs)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (:Distributed/CRUD)

@jrodewig jrodewig requested a review from cbuescher April 21, 2020 15:12
Copy link
Member

@cbuescher cbuescher left a comment

Choose a reason for hiding this comment

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

LGTM, thanks, the mentioning of the filter_path is also very helpful.

@jrodewig
Copy link
Contributor Author

Thanks @cbuescher!

@jrodewig jrodewig merged commit 43b3599 into elastic:master Apr 21, 2020
@jrodewig jrodewig deleted the docs__add-bulk-api-failure-ex branch April 21, 2020 19:16
jrodewig added a commit that referenced this pull request Apr 21, 2020
Adds an example for bulk API requests that include failures.
Also documents guidance on use the `filter_path` parameter
to narrow the bulk API response for errors.

Closes #55237
jrodewig added a commit that referenced this pull request Apr 21, 2020
Adds an example for bulk API requests that include failures.
Also documents guidance on use the `filter_path` parameter
to narrow the bulk API response for errors.

Closes #55237
jrodewig added a commit that referenced this pull request Apr 21, 2020
Adds an example for bulk API requests that include failures.
Also documents guidance on use the `filter_path` parameter
to narrow the bulk API response for errors.

Closes #55237
@jrodewig
Copy link
Contributor Author

Backport commits

master 43b3599
7.x 777ffd5
7.7 6212f74
7.6 f31d3a2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Indexing/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. >docs General docs changes v7.6.3 v7.7.1 v7.8.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DOCS] Add error examples to the Bulk API REST docs
4 participants