Hello all,

It seems I can't find a "getFacets" method for SolrJ when handling a query response from a json.facet call.

I see that I can get a top level opaque object via "Object obj = response.getResponse().get("facets");"

Is there any code in SolrJ to parse this out as an easy to use navigable object?

-Mike

Reply via email to