[Backport 2.0] Add typed end-points for bulk, search, index APIs#3528
Merged
dreamer-89 merged 1 commit into2.0from Jun 7, 2022
Merged
[Backport 2.0] Add typed end-points for bulk, search, index APIs#3528dreamer-89 merged 1 commit into2.0from
dreamer-89 merged 1 commit into2.0from
Conversation
Reverts the removal of the docType endpoints for bulk, search, and index REST API. This enables bulk API bwc with external clients such as Beats and Logstash until a formal REST Version API mechanism is available for OpenSearch core. Signed-off-by: Suraj Singh <surajrider@gmail.com> (cherry picked from commit f48043b)
nknize
approved these changes
Jun 7, 2022
Member
|
start gradle check |
dreamer-89
added a commit
to dreamer-89/OpenSearch
that referenced
this pull request
Jun 10, 2022
…Is (opensearch-project#3524) (opensearch-project#3528)" This reverts commit fc8803f.
nknize
pushed a commit
that referenced
this pull request
Jun 10, 2022
* Revert "Revert removal of typed end-points for bulk, search, index APIs (#3524) (#3528)" This reverts commit fc8803f. * Revert "[Type removal] Ignore _type field in bulk request (#3504)" This reverts commit 5bd7236. Signed-off-by: Suraj Singh <surajrider@gmail.com> Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport f48043b from #3524