Yonik Seeley wrote:
> 
> '''
> The JSON response format for facets has changed to make it easier for
> clients to retain sorted order.  Use json.nl=map explicitly in clients
> to get the old behavior, or add it as a default to the request handler
> in solrconfig.xml
> '''

Thanks for pointing that out, it has fixed my issue. Though I wonder:
why was it decided to do [key, value, key, value] instead of [{key =>
value}, {key => value}] when it was found that you needed sorting? IMHO,
a little easier to work with. (I presume there's a good reason for it
though...)

-- 
Regards,
Nigel McNie
Catalyst IT Ltd.
DDI: +64 4 803 2203

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to