Managing Curation Rules in Database Collections
TLDR Michael queried about managing curation in DB collections. Jason suggested using enable_overrides: false
to disable curation rules for specific queries.
Powered by Struct AI
1
1
3
5mo
Jul 13, 2023 (5 months ago)
Michael
Michael
03:35 PMI'm currently running two identical collections on the same cluster. The reason I'm doing this is because I need one some of my query results to be curated, but others not to be. Is there a simpler way of doing this - i.e. some way of saying ignore the curation for this query - or, failing that, is there a way to keep the two collections in sync, so that when content is added to one it is also added to the other?
Jason
Jason
03:57 PMYou can disable curation rules for a particular search query using
enable_overrides: false
as a search parameterMichael
Michael
04:07 PMoh cool. that will solve a lot of problems. thanks.
1
1
Typesense
Lightning-fast, open source search engine for everyone | Knowledge Base powered by Struct.AI
Indexed 3015 threads (79% resolved)
Similar Threads
Curation Rules Reset Issue with Search Query
Shadab encounters an issue with curation rules resetting to different attributes. Kishore Nallan requests a code snippet to understand the problem better.
2
6mo
Adding Curation Rules to Collection Alias in Typesense Cloud
David inquiries about adding curation rules to a collection alias in Typesense Cloud. Kishore Nallan advised that rules must be backed up and reapplied with each new collection.
6
14mo
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.
2
30mo