[ 
https://issues.apache.org/jira/browse/SOLR-6445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14117964#comment-14117964
 ] 

ASF subversion and git services commented on SOLR-6445:
-------------------------------------------------------

Commit 1621934 from [~noble.paul] in branch 'dev/trunk'
[ https://svn.apache.org/r1621934 ]

Upgrade Noggit and allow flexible JSON input SOLR-6445

> 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