You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for submitting this issue!
I'll try to get to this at some point but I haven't used this project in quite a while so I'm a little rusty and it might take me a while.
How to reproduce:
--force_delete_index=True
option400 Bad Request error
is returned by Elasticsearch, the index is not deletedFix:
?refresh=true
from the url variable in function delete_indexThe text was updated successfully, but these errors were encountered: