: Is it possible to change the javascript output? I find some of the : information choices (e.g., that facet information is returned in a flat : list, with facet names in the even-numbered indexes and number-of-items : following them in the odd-numbered indexes) kind of annoying.
Did you look at the optional params for the JSON output format? (ie: json.nl)... http://wiki.apache.org/solr/SolJSON -Hoss