-
Notifications
You must be signed in to change notification settings - Fork 455
Support index deletes with an index pattern #3841
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
Comments
👋 Hello @fmassot, I was looking into potentially picking this up, what's the status with this issue? |
@matthewfollegot cool! We have a small time constraint on it; if you can't work on it in the following days (some work was also done on it in a PR), we can find you another issue. |
I started on this and should be able to make more progress tomorrow. |
I think this should support at least the if |
* add support delete index in es API closes #3841 * add test for delete on es API * handle delete query param ignore_unavailable * disallow delete indices, compat with es tests * fix
Uh oh!
There was an error while loading. Please reload this page.
elasticsearch muti target doc
elastic index delete API
This feature should be first implemented in the elasticsearch compatible API (under
_elastic
).Additional notes:
The text was updated successfully, but these errors were encountered: