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

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

Prosenjit Sinha created SOLR-8211:
-------------------------------------

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