Defect HC-16489

SolrException raised when adding float attribute in catalog filter

Software

Customer case Applies to Corrected in
CS0300274 V9.0.1.7 9.1.10.0

Observed behavior

When saving a catalog filter that uses attributes with decimal values and "Use in facet navigation" is selected, a SolrException is raised.

Expected behavior

There should be no exception and the decimal value should be used for the filter and index.

Resolution

The code was improperly storing numeric attributes when multiple allowed values exist for the attribute. The code has been corrected.