Hi , commit is taking more than 1300 ms . what should i check on server.
below is my configuration . <autoCommit> <maxTime>${solr.autoCommit.maxTime:15000}</maxTime> < openSearcher>false</openSearcher> </autoCommit> <autoSoftCommit> <maxTime> ${solr.autoSoftCommit.maxTime:-1}</maxTime> </autoSoftCommit>