A quick note for the future (potential curation im...
# community-help
p
A quick note for the future (potential curation improvment) — not critical for the current use case, but still worth mentioning: It seems that rules (which trigger curations) — and more specifically the
filter_by
condition — in Typesense currently only work with exact matches. For example, a curation with a rule like
filter_by: catalog_id:=2746
won’t apply if the user-side query includes something like
catalog_id:=2746 & random_attributes:="user choice"