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

ASF subversion and git services commented on SOLR-11317:
--------------------------------------------------------

Commit 34d146590901e6805432ff844612c7ee0125ca52 in lucene-solr's branch 
refs/heads/branch_7x from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=34d1465 ]

SOLR-11317: change FacetStream to handle int/long as well as double for metrics


> Typed numeric support for min/max aggregations
> ----------------------------------------------
>
>                 Key: SOLR-11317
>                 URL: https://issues.apache.org/jira/browse/SOLR-11317
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Facet Module
>            Reporter: Yonik Seeley
>            Assignee: Yonik Seeley
>             Fix For: 7.1
>
>         Attachments: SOLR-11317.patch
>
>
> min/max aggregations treat all numeric values / functions as doubles.
> Functions do not yet have types, but int/long/float fields do.  This has the 
> most impact on long fields, since the full range of values cannot be 
> represented in a double without loss of precision.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to