[ https://issues.apache.org/jira/browse/SOLR-15457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Smiley resolved SOLR-15457. --------------------------------- Fix Version/s: 8.9 Assignee: David Smiley Resolution: Fixed Thanks for contributing Thomas! > Faceting buckets values returned as ordinal instead of EnumFieldValue > --------------------------------------------------------------------- > > Key: SOLR-15457 > URL: https://issues.apache.org/jira/browse/SOLR-15457 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Components: Facet Module, FacetComponent, faceting, search > Affects Versions: 8.7, 8.8, 8.9 > Reporter: Thomas Wöckinger > Assignee: David Smiley > Priority: Major > Labels: easy-fix, pull_request_available > Fix For: 8.9 > > Time Spent: 2h 10m > Remaining Estimate: 0h > > Due to changes of Solr-14514 different FacetFieldProcessors are used. The > base class FacetFieldProcessor uses FacetRangeProcessor to retrieve Calc for > the given SchemaField. > The EnumFieldType is converted to an IntCalc which will returned as a number > at end. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org