Gabe O'Leary
07/29/2021, 12:05 AMquery=*
with no filters exclude specific records, but when any filters (or specific filters) are applied no longer exclude those records.
From the docs it looks like the curation is based solely on the query & there is no way to specify filters under which to apply the exclusion.Jason Bosco
07/29/2021, 1:02 AMpinned_hits
search parameter. So when you apply a filter_by
, you can also add a pinned_hits
parameter to specify which records to pin (essentially curate).