Defect HC-13763

Category and brand facets hardcoded in ES, changes to facet configuration ignored

Software

Customer case Applies to Corrected in
CS0274997 V9.1.5.0 9.1.9.0

Observed behavior

Some updated facet and facetgroup values (directly in database or through management center) are ignored on the storefront.

Expected behavior

All values should be used as stored in the database.

Resolution

The search index is used to drive the storefront content. The Elasticsearch logic was incorrectly adding the category and brand facets directly to the index instead of respecting the settings in the database. This has been corrected.