Searchkick - Searching Polymorphic Associations
I have an activity feed (thanks Chris for the lesson) and I would like my users to be able to search the feed for search terms. The activity is created on a nested record. Is there a way to search my using the dynamic polymorphic type to find the model? Maybe by defining the search data?