Search result may not display the facet sellerName on multilanguage stores in additional locales
Intelligent Search
•
ID: 1186137
Fixed
Published on10/29/2025
 • 
Last updated on10/29/2025
1 min read
Summary
The search for facets on Intelligent Search may not display the facet sellerName when the locale is an additional locale.
This issue occurs when searching for facets through both GraphQL and API.
Simulation
The steps to simulate the Know Issue are:
- In Postman tool, or other developer tool, create an API request of the endpoint Get list of the possible facets for a given query.
- On API request, add a locale that is not default locale to the query string parameter locale.
- Execute the endpoint.
The search result does not return the facet sellerName.
Workaround
N/A