Re: Group and performing statistics on groups

2013-08-01 Thread Paul Masurel
https://issues.apache.org/jira/browse/SOLR-2931 Please add a word on the JIRA describing your mean and keep an eye on the ticket. I might release such a plugin any time soon. Regards, Paul On Fri, Jul 26, 2013 at 4:16 PM, Otis Gospodnetic < otis.gospodne...@gmail.com> wrote: > Hi, > > I thin

Re: Group and performing statistics on groups

2013-07-26 Thread Otis Gospodnetic
Hi, I think no, and I think there is a JIRA issue open for that. Otis -- Solr & ElasticSearch Support -- http://sematext.com/ Performance Monitoring -- http://sematext.com/spm On Fri, Jul 26, 2013 at 2:32 PM, Vineet Mishra wrote: > Hi > > This is a urgent call, I am grouping the solr document

Group and performing statistics on groups

2013-07-26 Thread Vineet Mishra
Hi This is a urgent call, I am grouping the solr documents by a field name and want to get the Range(Min and Max) value for another field in that group. StatsComponent works fine on all the document as whole rendering the max and min of a field, is it possible to get the StatsComponent per group