[ https://issues.apache.org/jira/browse/SOLR-16750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17713695#comment-17713695 ]
Tomas Eduardo Fernandez Lobbe commented on SOLR-16750: ------------------------------------------------------ I'm probably not going to have the time to work on the fix for now, but I'm happy to review. The PR includes a couple tests that demonstrate the failure, but not the fix. {quote}Can we fix this by 9.2.1? {quote} I think this definitely could make it to 9.2.1 if we have a fix, but I don't think it should block it. It seems like this feature has never worked, it's not a recent regression. > 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