Skip to content

Deprecate found and created in delete and index rest responses#19633

Merged
nik9000 merged 1 commit intoelastic:masterfrom
nik9000:docs_deprecate_found_created
Jul 28, 2016
Merged

Deprecate found and created in delete and index rest responses#19633
nik9000 merged 1 commit intoelastic:masterfrom
nik9000:docs_deprecate_found_created

Conversation

@nik9000
Copy link
Copy Markdown
Member

@nik9000 nik9000 commented Jul 27, 2016

These parts of delete and index response have been replaced with the
operation field.

These parts of delete and index response have been replaced with the
operation field.
@clintongormley
Copy link
Copy Markdown
Contributor

LGTM

@nik9000 nik9000 merged commit f159156 into elastic:master Jul 28, 2016
@clintongormley clintongormley added :Distributed/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. and removed >docs General docs changes labels Jul 28, 2016
nik9000 pushed a commit that referenced this pull request Jul 7, 2017
The created and found fields in index and delete responses became obsolete after the introduction of the result field in index, update and delete responses (#19566).

After deprecating the created and found fields in 5.x (#19633), now they are removed.

Fixes #19630
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>deprecation :Distributed/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. v5.0.0-alpha5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants