Re: Solr Document Update issues

2020-10-14 Thread Radu Gheorghe
Hi, I wouldn’t commit on every update. The general practice is to use autoCommit and autoSoftCommit, so this work is done in background depending on how quickly you want data persisted and available for search: https://lucene.apache.org/solr/guide/6_6/updatehandlers-in-solrconfig.html#UpdateHan

Solr Document Update issues

2020-10-13 Thread aparana bhatt
Hi , I have been facing lot of issues in using solr update functionality . Multitude of requests respond with * org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://192.169.33.86/solr/cms : Expected mime type app