Project
Created 2 indexes, one that has Parts that reference Variations, and the other that has Variations that reference Parts, to test how the views can be configured.
Listing Variations seems to work better, but can't list orphaned Parts.
https://www.retrograde.bike/parts
https://www.retrograde.bike/variations
Add facet filters and configure BEF.
Search Index
- Install Search API and the Database backend modules.
- Configure the server and create an index.
- Include Content and Part entities.
- Add Fields.
- Enable all processors.
Resources
Articles