Navigation Menu

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

Core: add deprecation messages for delete-by-query #10082

Closed
wants to merge 1 commit into from

Conversation

mikemccand
Copy link
Contributor

Patch is based on 1.x.

This commit just adds deprecation messages to delete-by-query docs ... but I'm not sure I got the deprecated markup correct.

@mikemccand mikemccand self-assigned this Mar 13, 2015
@s1monw
Copy link
Contributor

s1monw commented Mar 13, 2015

LGTM

@mikemccand mikemccand closed this Mar 13, 2015
@clintongormley clintongormley added :Search/Search Search-related issues that do not fall into other categories >deprecation labels Mar 19, 2015
@uschindler
Copy link
Contributor

This commit does not deprecate the corresponding methods prepareDeleteByQuery in the Client class, nor does it deprecate the RequestBuilders. So my Java code did not bring a warning while compiling, which is bad.

@mikemccand
Copy link
Contributor Author

This commit does not deprecate the corresponding methods prepareDeleteByQuery in the Client class,

Woops, thanks @uschindler! I'll make a new PR deprecating the client APIs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>deprecation :Search/Search Search-related issues that do not fall into other categories v1.5.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants