Lets say, I have a Solr Index of 60GB. I want to merge with it a 10GB Solr Index. What is the best way to merge them in minimum time. Can somebody give me a performance benchmark for how fast the merging process can be? I'm using JAVA to merge the index directories.
Thank you very much!