Hi, I would like to find out, will it be good to do write a script to do an auto-opitmization of the indexes at a certain time every day? Is there any advantage to do so?
I found that optimization can reduce the index size by quite a signification amount, and allow the searching of the index to run faster. But will there be advantage if we do the optimization every day? I'm using Solr 5.3.0 Regards, Edwin