You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Kwan-I Lee (JIRA)" <ji...@apache.org> on 2015/08/12 10:05:46 UTC

[jira] [Updated] (SOLR-7914) Improve bulk doc update

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

Kwan-I Lee updated SOLR-7914:
-----------------------------
    Attachment: SOLR-7914.patch

> 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
>         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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org