In the header search engine, we need that the searches are done only on the title of the product, and not on its titles and descriptions. For example, we write the word “red” in the search box, and click on the magnifying glass to search. It shows us the results that in the title of the product has the word red, but it also shows us the articles that have in their descriptions the word red.
How could we do it so that it only searches for the title? We can not locate the file where it collects the parameters to send them to an SQL query.