Problem/Motivation
Content in languages that don't have translations is not indexed in Solr. But we want to display content in fallback languages instead.
Proposed resolution
Create Solr datasource plugin that will correctly report number of
Remaining tasks
- Write the plugin
- Update the documentation
Data model changes
- users will need to change used datasource(s).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2984071.patch | 19.07 KB | valthebald |
Comments
Comment #2
valthebaldHere's the patch that adds Search API datasource
Comment #4
valthebald