Defect HC-12706

Find products by category search APIs failing with ArrayIndexOutOfBoundsException in SearchFacetQueryPreprocessor

Software

Customer case Applies to Corrected in
CS0261784 V9.1.7.0 9.1.8.0

Observed behavior

When a comma exists in an attribute description, an error message appears in the log.

Expected behavior

There should be no errors and the attribute values/facets should be returned correctly.

Resolution

The code has been fixed to properly parse the attribute description, allowing for commas in the field.