: I am getting a mal-formatted json response when using the
: stats component with a facet that returns a stddev value of NaN ,e.g

I'm not a JSON expert, but i suspect NaN just isn't legal JSON, and the 
JSON response writer has a bug.

quick google search...
http://stackoverflow.com/questions/1423081/json-left-out-infinity-and-nan-json-status-in-ecmascript
...suggests that the only valid value is "null"

please file a bug.

-Hoss

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to