- Issue created by @damienmckenna
It would be useful if it would be possible to join the book data to the search_api index so that book data could be displayed in a view of the search data.
Use hook_views_data_alter() to add the necessary relationship.
Use hook_views_data_alter() to add the necessary relationship.
Book data could be to a view that indexes node data.
TBD
TBD
Active
2.0
Code