Hi, I am running this on Solr 7.6.0
Currently I have a situation whereby there's more than 2 million EML file in a folder, and the folder is constantly updating the EML files with the latest information and adding new EML files. When I do the indexing, it is suppose to index the new EML files, and update those index in which the EML file content has changed. However, I found that not all new EML files are updated with each run of the indexing. Could it be caused by the large number of files in the folder? Or due to some other reasons? Regards, Edwin