-
Notifications
You must be signed in to change notification settings - Fork 25k
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
DELETE document response on missing index has changed since 6.x beta #27070
Comments
27 tasks
Mpdreamz
added a commit
to elastic/elasticsearch-net
that referenced
this issue
Oct 21, 2017
…ed for documents with not existing index elastic/elasticsearch#27070
This is intended behavior, see #24518. |
Mpdreamz
added a commit
to elastic/elasticsearch-net
that referenced
this issue
Oct 21, 2017
…ed for documents with not existing index elastic/elasticsearch#27070
Mpdreamz
added a commit
to elastic/elasticsearch-net
that referenced
this issue
Oct 23, 2017
…ed for documents with not existing index elastic/elasticsearch#27070
Mpdreamz
added a commit
to elastic/elasticsearch-net
that referenced
this issue
Nov 9, 2017
…ed for documents with not existing index elastic/elasticsearch#27070
Mpdreamz
added a commit
to elastic/elasticsearch-net
that referenced
this issue
Nov 16, 2017
…ed for documents with not existing index elastic/elasticsearch#27070
Mpdreamz
added a commit
to elastic/elasticsearch-net
that referenced
this issue
Nov 16, 2017
…ed for documents with not existing index elastic/elasticsearch#27070
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Given
index
does not exist.Used to return (atleast late as
6.0.0-alpha1
) :But now returns:
The text was updated successfully, but these errors were encountered: