Hi, Would like to find out, what is the optimal indexing speed in Solr?
Previously, I managed to get more than 3GB/hour, but now the speed has drop to 0.7GB/hr. What could be the potential reason behind this? Besides the index size getting bigger, I have only added in more collections into the core and added another field. Other than that nothing else has been changed.. Could the source file which I'm indexing made a difference in the indexing speed? I'm using Solr 5.4.0 for now, but will be planning to migrate to Solr 6.0.0. Regards, Edwin