[ 
https://issues.apache.org/jira/browse/SOLR-7914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kwan-I Lee resolved SOLR-7914.
------------------------------
       Resolution: Fixed
    Fix Version/s: 4.10.5

> Improve bulk doc update
> -----------------------
>
>                 Key: SOLR-7914
>                 URL: https://issues.apache.org/jira/browse/SOLR-7914
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Kwan-I Lee
>            Priority: Minor
>             Fix For: 4.10.5
>
>         Attachments: SOLR-7914.patch
>
>
> One limitation of Solr index update is: given a doc update batch, if one doc 
> fails, Solr aborts the full batch operation, without specifying the 
> problematic doc.
> This task aims to improve solr handling logic. E.g. The batch update should 
> proceed, only skipping the problematic doc(s), and report those problematic 
> doc ids in response.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to