Would SOLR-9918's SkipExistingDocumentsProcessorFactory help? https://issues.apache.org/jira/browse/SOLR-9918
It's been released with 6.4, just recently. Regards, Alex. ---- http://www.solr-start.com/ - Resources for Solr users, new and experienced On 30 January 2017 at 09:35, kshitij tyagi <kshitij.shopcl...@gmail.com> wrote: > Hi, > > I want to update document in solr partial. The issue I am facing is that I > want to update only those documents in solr that are already present. > > I dont want to query solr to check if documnet is present or not, i just > want to post updates to existing documents. How can I achieve this. > > Help appreciated. > > Regards, > Kshitij