Hi, there, I am trying to look into the performance impact of data replication on query response time. To get a clear picture, I would like to know how to get the size of data being replicated for each commit. Through the admin UI, you may read a x of y G data is being replicated; however, "y" is the total index size, instead of data being copied over. I couldn't find the info in the solr logs either. Any idea?
Thanks, Xin