I have changed settings in solrconfig.xml for autocommit thinking it's an
issue with autocommit which didn't fix the issue,

<autoCommit>
      <maxTime>${solr.autoCommit.maxTime:30000}</maxTime>
      <maxDocs>${solr.autoCommit.maxDocs:15000}</maxDocs>
      <openSearcher>false</openSearcher>
</autoCommit>

Can someone please help me solve the issue?



--
Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to