It seems like I can use a filtertype of age to grab closed indices if I want to run a delete action , however, it seems I cannot use a filtertype of space.
I've read that Elasticsearch cannot determine the size of closed indices, so I would imagine then, that you cannot delete closed indices by disk_space.
It this a correct assumption?