[
https://issues.apache.org/jira/browse/SOLR-11317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-11317:
--------------------------------
Attachment: SOLR-11317.patch
Here's a draft patch. Still needs a couple of more tests, but seems to work
fine.
> 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
> 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]