Hello, I have noticed that after restarting a Solr instance (particularly when the disk storing the index has filled up) that more disk space is available.
I am familiar with the Solr merge process, but understand that it removes deleted docs in the background while Solr is running. What is going on for files to be removed on a Solr restart (after the disk is full)? Thanks, Matt