Sorry if I am missing something obvious here....

Is there a way to group and sort by facet count?  I have a large set of
images, each of which is part of a different "collection."  I am performing
a faceted search:

/solr/select/?q=my+term&max=30&version=2.2&rows=30&start=0&facet=true&facet.field=collection&facet.sort=true

I would like to group the results by collection count.

So all of the images in the collection with the most image "hits" comes
first.

Not sure how to do that....

--Peter Keane

Reply via email to