Description
Preconditions and environment
- Magento version
2.4.5 and 2.4.6 - Anything else that would help a developer reproduce the bug
In admin product list let's try the following:
Let's say we have a product called "Erika Running Short".
If we search with full name the product appears in the results.
If we search for "Erika Running" the product appears.
But if we search for "Erika Short" no product appears.
In my everyday administering I search for product names or titles and I cannot remember all the words in between. So I need to put 2 words included in the title and expecting to get the corresponding products. Now I get 0 products in the product list search results when I don't put all words in between the wanted keywords.
Steps to reproduce
-
Open a magento instance (2.4.5 or 2.4.6) which has some products.
Let's say it has the default sample products magento 2.4.5 and 2.4.6 have. -
Go to Catalog > Products
-
Search for "Erika Running Short". There will be several results
-
Search for "Erika Short". There will be no result!
Expected result
When searching for "Erika Short" I want the system to return all the products that include these 2 words in their title independently of the position these 2 words are placed in the products titles.
For example If a product has the title "Erika Running Short", it should appear when searching for "Erika Short"
Actual result
Now when searching for "Erika Short" no products appear, although there are many products available with the title "Erika Running Short"
Additional information
No response
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Activity