Please have a look at this picture from OpenSearch Dashboard. This table can be found under Index Management -> Indices
- Total size is 45gb and primaries is 22gb, does it mean that this index takes 67gb in general of disk space?
- Deleted documents count is too big. Can anyone explain whether this count takes some space on disk or not? I read multiple specs but still not sure how to interpret it. I tried making force merge on some other index and Deleted documents count did not decrease at al and I did not see any more disk space after this merge so I'm not sure how to deal with this deleted documents.
Thank you everyone who can help.