You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2015/10/27 04:33:27 UTC

[jira] [Commented] (SOLR-8211) Support of query in atomic update

    [ https://issues.apache.org/jira/browse/SOLR-8211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14975617#comment-14975617 ] 

Erick Erickson commented on SOLR-8211:
--------------------------------------

This is a variant of SOLR-7490 and the issues are germane here. I agree it would be convenient, but between the unexpected work you could do (i.e. re-indexing your entire corpus) and the difficulty I suspect there would be in making this robust in a distributed environment, I rather doubt it'll generate much interest.

> Support of query in atomic update
> ---------------------------------
>
>                 Key: SOLR-8211
>                 URL: https://issues.apache.org/jira/browse/SOLR-8211
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Prosenjit Sinha
>
> Currently atomic update is supported only on unique id field. It becomes painful when we have to update bulk of documents which matches a criteria. Currently we have to run a query to fetch all the unique ids and then submit update query for each one of them. It would be great if atomic update also supports <query></query> similar to delete request.



--
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