Hi,
I am trying to define the query for a product free text search.
We need to search the product properties, which works fine:
- product name
- product number
- vvs nummber (custom field)
The issue:
We want to include products from all product groups, except products from one or more speific product groups (in this example Group ID=GROUP37).
I have tried several configurations, but I cannot seem to get the logic right in the query.
How do I achieve this?