Yonik Seeley created SOLR-3508:
----------------------------------
Summary: improve json update format
Key: SOLR-3508
URL: https://issues.apache.org/jira/browse/SOLR-3508
Project: Solr
Issue Type: Bug
Reporter: Yonik Seeley
Priority: Minor
A small improvement to the JSON update format would be to allow for simpler
delete-by-id
{code}
{"delete":"myid"}
{"delete":["id1","id2"]}
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]