Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
8.7, 8.8, 8.9
Description
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.
Attachments
Issue Links
- is caused by
-
SOLR-14514 json.facets: method:stream is incompatible with allBuckets:true
- Resolved
- is related to
-
SOLR-15191 Faceting on EnumFieldType does not work if allBuckets, numBuckets or missing is set
- Closed
- links to