JSON response writer
--------------------
Key: SOLR-31
URL: http://issues.apache.org/jira/browse/SOLR-31
Project: Solr
Issue Type: New Feature
Components: search
Reporter: Yonik Seeley
Assigned To: Yonik Seeley
Here is the JSON response writer, along with subclasses for Python and Ruby.
Python: use None for null, True/False for boolean, use unicode strings where
necessary
Ruby: use single quoted strings to avoid security issues, use => as map
separator
Patch and examples to follow, comments sought.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira