Joel Bernstein created SOLR-8601:
------------------------------------

             Summary: 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


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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to