Hello, We have a server with many solr instances running (around 40-50) .
We are committing documents ,sometimes one or sometimes around 200 documents at a time .to only one instance at a time When i run 2 -3 commits parallely to diff instances or same instance I get this error PERFORMANCE WARNING: Overlapping onDeckSearchers=2 What is the Best approach to solve this Regards revas