[
https://issues.apache.org/jira/browse/SOLR-6445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14117987#comment-14117987
]
ASF subversion and git services commented on SOLR-6445:
-------------------------------------------------------
Commit 1621944 from [~noble.paul] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1621944 ]
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
> Fix For: 5.0, 4.11
>
> 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]