Details
Description
The code that gathers the size of the index in memory is very expensive and does not produce the correct answer. At times the index size is reporting double what the heap is reporting, which can't happen. So I want to disable this code until a better solution is created.