Hi Everyone, Are you curious about the implementation code behind Solr's grouping functionality? https://solr.apache.org/guide/solr/latest/query-guide/result-grouping.html
Did you (not) know that Solr supports enum fields? https://solr.apache.org/guide/solr/latest/indexing-guide/enum-fields.html The https://issues.apache.org/jira/browse/SOLR-16750 bug involves both and perhaps you would be interested in contributing to it (a) by investigating and sharing insights on the JIRA ticket and/or (b) by opening a (draft) pull request e.g. taking the tests on https://github.com/apache/solr/pull/1573 as the starting point. Thanks, Christine