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

Noble Paul updated SOLR-6445:
-----------------------------
    Summary: Upgrade Noggit and allow flexible JSON input   (was: Allow 
flexible JSON input )

> Upgrade Noggit and allow flexible JSON input 
> ---------------------------------------------
>
>                 Key: SOLR-6445
>                 URL: https://issues.apache.org/jira/browse/SOLR-6445
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>         Attachments: SOLR-6445.patch
>
>
> Support single quotes and unquoted keys
> {code:javascript}
> //all the following must be valid and equivalent
> {"id" :"mykey"}
> {'id':'mykey'}
> {id: "mykey"}
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to