Hi,
I'm using search api, and search facets.
I want to filter my search results by type of content and entity.
For example, I have two types of content: A and B. I would like to have as filters: A, B, users, tags.
The user could then search in content types A, content types B, users, or tags.
I tried with facets, but only found to filter by content type, not also by entity type (user, and tags).
Thanks in advance