[ 
https://issues.apache.org/jira/browse/SOLR-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14175591#comment-14175591
 ] 

Xu Zhang commented on SOLR-6350:
--------------------------------

Probably we should give compression parameter to users. 

The T-Digest algorithm use compression parameter to control the trade-off 
between the size of the T-Digest and the accuracy which quantiles are 
estimated.  Users should be able to pick the trade-off by themselves. 



> Percentiles in StatsComponent
> -----------------------------
>
>                 Key: SOLR-6350
>                 URL: https://issues.apache.org/jira/browse/SOLR-6350
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Hoss Man
>         Attachments: SOLR-6350-xu.patch, SOLR-6350-xu.patch
>
>
> Add an option to compute user specified percentiles when computing stats
> Example...
> {noformat}
> stats.field={!percentiles='1,2,98,99,99.999'}price
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to