[ https://issues.apache.org/jira/browse/SOLR-6445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114344#comment-14114344 ]
Noble Paul commented on SOLR-6445: ---------------------------------- bq. but when delivering JSON in the ResponseWriter we should be 100% according to spec absolutely. We should always emit fully compliant JSON > Allow flexible JSON input > -------------------------- > > Key: SOLR-6445 > URL: https://issues.apache.org/jira/browse/SOLR-6445 > Project: Solr > Issue Type: Improvement > Reporter: Noble Paul > > 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org