If you take this query from the wiki: http://localhost:8983/solr/select?q=*:*&stats=true&stats.field=price&stats.field=popularity&stats.twopass=true&rows=0&indent=true&stats.facet=inStock In this case you get stats about the popularity per inStock value (true / false). Replacing this values with weight and gender respectively and if you run the query on your index, this should give the result you want.
On 25 August 2011 14:47, Omri Cohen <omri...@gmail.com> wrote: > Hi, thanks for your reply.. > > it doesn't work. I am getting the plain stats results at the end of the > response, but no statistics per group.. > > thanks anyway > -- Met vriendelijke groet, Martijn van Groningen