Hi
I keep trying to delete specific data in an index. My problem is that I have many files in the same index. When I try to delete by query the answer of the query is that it can delete some files but it cannot delete everything because the index returns to the read-only / allo delete (api).
How can I do to remove all the data I want before read_only_allow_delete = false, finish the time and remove the permission again?
Thanks for advanced