Hi, Would like to find out, will the indexing speed in a collection with a very large index size be much slower than one which is still empty or a very small index size? This is assuming that the configurations, indexing code and the files to be indexed are the same.
Currently, I have a setup in which the collection is still empty, and I managed to achieve an indexing speed of more than 7GB/hr. I also have another setup in which the collection has an index size of 1.6TB, and when I tried to index new documents to it, the indexing speed is less than 0.7GB/hr. This setup was done with Solr 5.4.0 Regards, Edwin