Ryan McKinley resolved Bug SOLR-3451 as Won't Fix

solr does not have a way to write a JSON response and read the same value. It only has that for binary and XML. Supporting JSON would take lots of extra work.

If you need JSON. just use the wt=JSON option. If you need solrj – you should be able to ignore how things get passed around under the covers. If you need JSON generated from a solrj respone.... take a look at any number of JSON libraries out there.

Change By: Ryan McKinley (14/May/12 23:18)
Resolution: Won't Fix
Status: Open Resolved
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to