You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.
convertedValue could be 'filter1, filter2, ...' Right now my results show products that have atleast 1 of these filters added to the MNTP 'productFiltersTaxonomy' (OR function). I want to know if it's possible that atleast all filters need to be added to the MNTP (AND function).
Thanks!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi @callumbwhyte ,
I've added the examine facets package to a new website for testing purposes.
My setup is the following:
In code i'm doing this:
convertedValue could be 'filter1, filter2, ...' Right now my results show products that have atleast 1 of these filters added to the MNTP 'productFiltersTaxonomy' (OR function). I want to know if it's possible that atleast all filters need to be added to the MNTP (AND function).
Thanks!
The text was updated successfully, but these errors were encountered: