Hi,
I am facing an issue wherein I have configurable products, the searchable attribute is "name".
When I search for a keyword say "Red" then the search results page shows a list of configurable products wherein the "product name" of those configurable products doesn't contain the keyword "Red" but the simple products associated with those contain the keyword "Red". As those simple products are configured as "Not visible individually", the configurable products are visible.
Table name to refer- catalogsearch_fullsearch_scope1.
Can I filter those products to not show whose name doesn't contain the keyword?
Thanks