I am trying to modify the Magento catalog search result but no luck yet. I've both simple and grouped/ configurable products in the store.
If someone searches for 'searchTerm 1' I want only the parent products to appear that matches the search term, not those products whose child product matches. I cannot set those child product as 'Don't show individually' because I want them to appear individually as well (in case of grouped products )
E.g.
This is Fruit product title. (Grouped Product ) Childs are: a.) This is Mango fruit product title b.) This is Banana fruit product title
This is Mango Juice product title (Grouped Product ) Childs are: a.) This is Mango Juice tetra pack product title b.) This is mango juice another child product title
Now, if I search for Mango, I should only get product #2 i.e. This is Mango Juice product title