[
https://issues.apache.org/jira/browse/SOLR-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15120159#comment-15120159
]
ASF subversion and git services commented on SOLR-8601:
-------------------------------------------------------
Commit ad96fd0d89fb6adb83983bf920a07fa60cf49690 in lucene-solr's branch
refs/heads/master from jbernste
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=ad96fd0 ]
SOLR-8601: RollupStream loses the type for group by buckets
> 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]