How to get elastic-search's actual search-result size in terms of disk space

I can get the total-count of the search result. but is it possible to get the size of the result occupying elastic-search's disk memory?. Why im asking this: i need to find which type of data takes large disk space. thanks.