Thomas Wöckinger created SOLR-15457:
---------------------------------------
Summary: 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.8, 8.7, 8.9
Reporter: Thomas Wöckinger
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]