The use case is for complex filters, where Views filter groups aren't sufficient (e.g. can't nest filter groups to provide e.g. `Condition 1 AND (Condition 2 OR (Condition 3 AND Condition 4))`).
It would be handy to be able to directly provide the value for the "filters" parameter to be sent in an Algolia request.
Attached patch adds a "Raw Algolia filter" which enables specifying the value of the "filters" parameter - e.g., "type:page OR type:article", where "type" is an indexed field, indexing a node's bundle.
Needs work
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.