Re: facet.missing broken in JSON writer

2007-02-05 Thread Erik Hatcher
thanks!!! On Feb 5, 2007, at 1:23 PM, Yonik Seeley wrote: On 2/5/07, Erik Hatcher <[EMAIL PROTECTED]> wrote: With the example application and data, this causes an exception (just adding &wt=json to an example from the facet wiki page): Fixed. It was a bug in the new json.nl=flat format. A

Re: facet.missing broken in JSON writer

2007-02-05 Thread Yonik Seeley
On 2/5/07, Erik Hatcher <[EMAIL PROTECTED]> wrote: With the example application and data, this causes an exception (just adding &wt=json to an example from the facet wiki page): Fixed. It was a bug in the new json.nl=flat format. A null key is now written as a null. http://localhost:8983/solr

facet.missing broken in JSON writer

2007-02-05 Thread Erik Hatcher
With the example application and data, this causes an exception (just adding &wt=json to an example from the facet wiki page):