On 12/5/2019 10:42 PM, Paras Lehana wrote:
Can ulimit <https://lucene.apache.org/solr/guide/8_3/taking-solr-to-production.html#ulimit-settings-nix-operating-systems> settings impact this? Review once.
If the OS limits prevent Solr from opening a file or starting a thread, it is far more likely that the indexing would fail. It's not likely that such problems would make indexing slow.
Thanks, Shawn