in my Magento2 site was added elastic search, in Advanced search page: now I try to find a product (product name) by entering the first 3 letters – it does not work when I enter – “for”, but it works when I enter “For”, how can I allow to search products case-insensitively, via elastic search for search filed working all properly.
You may also like
Magento 2.4.2-p1 Smartwave Porto theme Extensions from Amasty Imagine an on-line flower store or a gift basket shop. A customer will come […]
I am trying to enable the MSI module after being disabled for a lot of months. got a lot of MSI tables […]
I’am following this tutorial https://www.mageplaza.com/devdocs/magento-2-category-attributes-programmatically/ added the field to save new attribute but not working, write the information but to save in […]
Given two arrays A[] and B[] each of size N, the task is to find the maximum sum that can be obtained […]