python (and presumably ruby) writer can generate NaN
----------------------------------------------------
Key: SOLR-449
URL: https://issues.apache.org/jira/browse/SOLR-449
Project: Solr
Issue Type: Bug
Affects Versions: 1.3
Reporter: Mike Klaas
Assignee: Mike Klaas
Priority: Trivial
The JSON response writer can omit "NaN" as float literal; this is fine for JSON
but breaks eval() in python (not sure if this is a problem in ruby).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.