I have imported over 1000 entries from an xml file into different fields.
now i have advanced search that search through all the fields.
i want to exclude a matrix field with a specific product entry like so
search:products_category="=not 414|413"}but that doesn’t seem to work
is there any other way i can exclude field:products_category with input 414 and 413 ?