Hi everyone, I need help with Quick search.
I need change query logic to sql "like" operator. It means that I can get products where search value will be part of SKU/Title. If I enter "123" for search I should get all products where SKU/Title is "123456" or "999123999". This options works at advanced search and I need make the same at Quick search. Does anybody know the solution?
Magento2.2.4