- 🇧🇪Belgium borisson_ Mechelen, 🇧🇪
You are seeing this because it is just rendering the content coming back from the index. This should be resolved with the EntityTranslationProcessor.
On a multilingual D9.2 site the facet block containing a list of indexed content type names is not localized (even though these names were translated previously).
1. Create a multilingual site.
2. Localize content type names.
3. Set up Search api and Facets.
4. Index the site.
This issue was also reported for the Facet API (7.X version) → , and a separate Facet API Translate module was supposed to handle this problem. I don't know though whether the reason of the problem is similar within the different Drupal architectures.
Closed: works as designed
1.8
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
You are seeing this because it is just rendering the content coming back from the index. This should be resolved with the EntityTranslationProcessor.