Add 'raw' filter

Created on 23 February 2021, over 3 years ago
Updated 30 September 2024, about 2 months ago

Problem/Motivation

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.

Proposed resolution

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.

Feature request
Status

Needs work

Version

3.0

Component

Code

Created by

🇨🇦Canada bgilhome Victoria

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024