Re: StatsComponent with median

2013-10-04 Thread Steven Bower
Check out: https://issues.apache.org/jira/browse/SOLR-5302 it supports median value On Wed, Jul 3, 2013 at 12:11 PM, William Bell wrote: > If you are a programmer, you can modify it and attach a patch in Jira... > > > > > On Tue, Jun 4, 2013 at 4:25 AM, Marcin Rzewucki > wrote: > > > Hi there,

Re: StatsComponent with median

2013-07-03 Thread William Bell
If you are a programmer, you can modify it and attach a patch in Jira... On Tue, Jun 4, 2013 at 4:25 AM, Marcin Rzewucki wrote: > Hi there, > > StatsComponent currently does not have median on the list of results. Is > there a plan to add it in the next release(s) ? Shall I add a ticket in >

StatsComponent with median

2013-06-04 Thread Marcin Rzewucki
Hi there, StatsComponent currently does not have median on the list of results. Is there a plan to add it in the next release(s) ? Shall I add a ticket in Jira for this ? Regards.