Known issues
Specifications with the same name affecting the filter visibility at the Intelligent Search
Specifications with the same name affecting the filter visibility at the Intelligent Search
ID: 1078576
Backlog
Published on 8/9/2024
•
Last update on 8/9/2024
Summary
Multiple specifications with the same name are grouped into the same "facet" by the Intelligent Search, which can be problematic if they have different settings.
Some attributes that may be affected are the filter, hidden and indexed/searchable toggles, field type, and value position. There's no difference between being a product or SKU specification.
It is not possible to know which property will take precedence over the other.
Simulation
For a store with:
- a specification named "type" (ID 1) set as a filter (to appear in the storefront);
- another specification named "type" (but ID 2), which is not set as a filter (to stay hidden from the storefront).
The storefront may or may not render the search filter for the facet/specification "type" due to the conflict with the "isFilter" property.
Workaround
Although the Catalog module does not block repeated specification names, this usage should be considered wrong.