You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2012/06/04 22:54:23 UTC

[jira] [Assigned] (SOLR-3508) improve json update format

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

Yonik Seeley reassigned SOLR-3508:
----------------------------------

    Assignee: Yonik Seeley
    
> 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
>
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org