#community-help

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

Jul 13, 2023 (5 months ago)
Michael
Photo of md5-0cab3a3dbc3934c73e95b7a427d8934e
Michael
03:35 PM
I'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
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
03:57 PM
You can disable curation rules for a particular search query using enable_overrides: false as a search parameter
Michael
Photo of md5-0cab3a3dbc3934c73e95b7a427d8934e
Michael
04:07 PM
oh cool. that will solve a lot of problems. thanks.

1

1