[
https://issues.apache.org/jira/browse/SOLR-15457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360280#comment-17360280
]
ASF subversion and git services commented on SOLR-15457:
--------------------------------------------------------
Commit 260e3f0b6c6926524c74f616651bcfe56164f305 in solr's branch
refs/heads/main from David Smiley
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=260e3f0 ]
SOLR-15457: fix test; bad backport
facet counts are now "long" not "int"
> 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: [email protected]
For additional commands, e-mail: [email protected]