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

Yonik Seeley updated SOLR-3508:
-------------------------------

    Attachment: SOLR-3508.patch

Here's a patch implementing the syntax in the description.
                
> improve json update format
> --------------------------
>
>                 Key: SOLR-3508
>                 URL: https://issues.apache.org/jira/browse/SOLR-3508
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Yonik Seeley
>            Assignee: Yonik Seeley
>            Priority: Minor
>         Attachments: SOLR-3508.patch
>
>
> 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]

Reply via email to