[
https://issues.apache.org/jira/browse/SOLR-6445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114425#comment-14114425
]
Yonik Seeley commented on SOLR-6445:
------------------------------------
We should replace the noggit0.5 jar with this [attachment]
We don't check in jars any more... I think all that needs to be done to upgrade
noggit is this?
https://github.com/Heliosearch/heliosearch/commit/06e9392
> 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: noggit-0.6.jar
>
>
> 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.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]