Hi,
I've created a smart search to find all products with a custom checkbox set to true (New product - yes/no).
It finds 42 products (so it says in the backend "site tree" on the left). When I then click the smart search in backend, it changes the number from 42 to 17. In frontend it shows multiple instances of each product... It seems like it outputs the "main product" + each variant. It found 17 "main products", and if I count in all "main product" + variants it adds up to 42...
Any ideas?