[
https://issues.apache.org/jira/browse/SOLR-15457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359740#comment-17359740
]
ASF subversion and git services commented on SOLR-15457:
--------------------------------------------------------
Commit 00ffff9b65e36487475fc9b8ece6e78ef17743ed in lucene-solr's branch
refs/heads/branch_8_9 from Thomas Wöckinger
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=00ffff9 ]
SOLR-15457: Faceting on EnumFieldType was returning ordinals. (#2508)
Fix JSON Faceting on EnumFieldType -- returned values should not be internal
ordinals.
This is a regression introduced in 8.7.
Co-authored-by: Thomas Wöckinger <[email protected]>
> 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
> Priority: Major
> Labels: easy-fix, pull_request_available
> Time Spent: 2h
> 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: [email protected]
For additional commands, e-mail: [email protected]