_What_ issue? You haven't told us what the results are, what if anything the Solr logs show when you try this, in short anything that could help us diagnose the problem.
Solr has "atomic updates" that work to update partial documents, but that requires that all fields be stored. Are you trying that? Have you seen: https://cwiki.apache.org/confluence/display/solr/Uploading+Data+with+Index+Handlers#UploadingDatawithIndexHandlers-Solr-StyleJSON ? More details please. Erick On Thu, Nov 24, 2016 at 3:01 AM, GW <thegeofo...@gmail.com> wrote: > I've not looked at your file. If you are really thinking update, there is > no such thing. You can only replace the entire document or delete it. > > On 23 November 2016 at 23:47, Reddy Sankar <reddysan...@johndeere.com> > wrote: > >> Hi Team , >> >> >> >> Facing issue to update multiple document in SOLAR at time in my batch job. >> >> >> >> Could you please help me by giving example or an documentation for the >> same. >> >> >> >> Thanks >> >> Sankar Reddy M.B >>