Discussion on Curations on Typesense Cloud
TLDR Ryan had questions about curations related to filters on Typesense Cloud. Jason offered solutions, including updating to an RC build for filtered curations and checking filter application settings for pinned items.

Dec 01, 2022 (10 months ago)
Ryan
12:01 AM1. Any way to set up curations that depend on filters, not just the search query? Use case: I am submitting multiple searches via
multi_search
endpoint, and I’d like curation to only apply to one of those searches.2. If I set up a curation from the UI where I pin an item and also apply a filter, the pinned document is not at the top of the results. If I remove the filter, pinning works as expected. Is this behavior expected?
Jason
12:15 AM1. We added the ability to curate by
filter_by
in the most recent RC build of 0.24. We can upgrade you to this build if you can DM me your cluster ID.2. Could you make sure that you haven’t enabled the “Filter curated results” option for the override? That’s what controls this behavior (whether filter_by should be applied to pinned items or not)
Ryan
12:20 AM2. I checked “Apply Filters to Curated Items” in the UI and updated the override, but the pinned document isn’t at the top still. It’s result #11.
Jason
12:21 AMRyan
12:23 AMJason
12:24 AMMay I know which position you’ve pinned the item at?
Jason
12:35 AM
Ryan
12:39 AM
Typesense
Indexed 2764 threads (79% resolved)
Similar Threads
Filter Specifications and Workarounds in Typesense Curation Feature
Gabe asked about specifying filters in Typesense's curation feature. Jason confirmed its current limitations, proposed the use of `pinned_hits` as a workaround, and asked for a Github feature request.
Difficulty Creating Override on Typesense's Curation API
Kor was facing trouble while creating an override on Typesense and not getting expected results. Jason assisted in debugging the issue, provided a fix with an upgrade, and confirmed some limitations regarding case sensitivity and bulk deletion of overrides.

Troubleshooting 'Contains' Match and Override Issues in Typesense
John sought assistance due to a seemingly faulty override in Typesense that failed to bring up a specific entry. Jason suggested troubleshooting steps, including trying a smaller record set and considering a server upgrade. A bug with 'contains' match appeared identified but not conclusively resolved.

Bug Fixes and Updates on Typesense Cloud
David reported bugs in Typesense Cloud, which Kishore Nallan and Jason promptly resolved and updated. The users discussed nested fields and curation issues.



Understanding and Manipulating Pinned_Hits/Hidden_Hits and Overrides
Toyin sought clarification on pinned_hits/hidden_hits and overrides. After Jason provided an explanation, Toyin inquired about manipulating them while live-curating. Kishore Nallan proposed a flag to disable overrides and gave Toyin `0.21.0.rc14` build to test it out.
