Probably sum and division can be applied to get the median.
If you are using ver above 5,
http://svn.apache.org/repos/asf/lucene/dev//trunk/solr/contrib/analytics/src/java/org/apache/solr/analytics/statistics/MedianStatsCollector.java
can be used directly
On Tue, Nov 11, 2014 at 5:49 PM, Talat Uya
Hi Anurag,
How can I find median function ? I use a lot that.
2014-11-09 20:39 GMT+02:00 Anurag Sharma :
> Can a function query(http://wiki.apache.org/solr/FunctionQuery) serves your
> use case
>
> On Wed, Nov 5, 2014 at 3:36 PM, Talat Uyarer wrote:
>
>> I searched wiki pages about that. I do no
Can a function query(http://wiki.apache.org/solr/FunctionQuery) serves your
use case
On Wed, Nov 5, 2014 at 3:36 PM, Talat Uyarer wrote:
> I searched wiki pages about that. I do not find any documentation. If
> you help me I will be glad.
>
> Thanks
>
> 2014-11-04 11:34 GMT+02:00 Talat Uyarer :
I searched wiki pages about that. I do not find any documentation. If
you help me I will be glad.
Thanks
2014-11-04 11:34 GMT+02:00 Talat Uyarer :
> Hi folks,
>
> We use Analytics Component for median, max etc. I wonder if I use
> "group.field" parameter with analytics component, How to calculate