[
https://issues.apache.org/jira/browse/SOLR-11317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154067#comment-16154067
]
Yonik Seeley commented on SOLR-11317:
-------------------------------------
Whoops, looks like we hit an issue with TestSQLHandler not liking the fact that
min can now return a long. I'll disable the test while I'm trying to figure
out a workaround.
> 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]