On Mon, Jul 4, 2011 at 11:54 AM, Per Newgro <per.new...@gmx.ch> wrote:
> i've tried to add the params for group=true and group.field=myfield by using
> the SolrQuery.
> But the result is null. Do i have to configure something? In wiki part for
> field collapsing i couldn't
> find anything.

No specific (type-safe) support for grouping is in SolrJ currently.
But you should still have access to the complete generic solr response
via SolrJ regardless (i.e. use getResponse())

-Yonik
http://www.lucidimagination.com

Reply via email to