- Merge request !10Issue #3547625 : Only create columns for Filterable attributes fields → (Open) created by codebymikey
Currently the schema creates columns for all the fields even if they aren't used for filtering.
1. Create a search api backend with multiple fields.
2. Check the database schema has created columns for all the extra fields.
It should only create columns for fields with the Filterable attributes indexing option.
Provide MR
Active
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.