[ 
https://issues.apache.org/jira/browse/SOLR-16750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764896#comment-17764896
 ] 

Tomas Eduardo Fernandez Lobbe commented on SOLR-16750:
------------------------------------------------------

Sure [~grandmoffrapkin], I don't think anyone is working on it right now. Feel 
free to take the test in [PR-1573|https://github.com/apache/solr/pull/1573]

> Grouping on EnumFieldType fields fails
> --------------------------------------
>
>                 Key: SOLR-16750
>                 URL: https://issues.apache.org/jira/browse/SOLR-16750
>             Project: Solr
>          Issue Type: Bug
>          Components: Grouping
>            Reporter: Tomas Eduardo Fernandez Lobbe
>            Priority: Minor
>              Labels: newdev
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> For single shard collections, Solr responds with the enum index instead of 
> the value. For multi-shard collections, Solr returns a 500 because internally 
> it gets a ClassCastException such as:
> {noformat}
> java.lang.ClassCastException: class org.apache.solr.common.EnumFieldValue 
> cannot be cast to class java.lang.Integer
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to