[ 
https://issues.apache.org/jira/browse/SOLR-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein resolved SOLR-8601.
----------------------------------
    Resolution: Implemented

> RollupStream loses the type for group by buckets
> ------------------------------------------------
>
>                 Key: SOLR-8601
>                 URL: https://issues.apache.org/jira/browse/SOLR-8601
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Joel Bernstein
>         Attachments: SOLR-8601.patch, SOLR-8601.patch
>
>
> The RollupStream converts all buckets values to Strings. For example when 
> grouping by year, month, day the numeric bucket values are converted to 
> Strings. This displays fine but causes sorting bugs when sorting on bucket 
> values because numbers are sorted as Strings.



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

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

Reply via email to