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: [email protected]
For additional commands, e-mail: [email protected]