-
Notifications
You must be signed in to change notification settings - Fork 271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple Select attribute value not display in search result page properly. #106
Comments
@RakeshJesadiya, thank you for your report. |
Hi @engcom-backlog-andrii. Thank you for working on this issue.
|
@engcom-backlog-tomash Thank you for verifying the issue. Unfortunately, not enough information was provided to created internal ticket. Please consider adding the following:
Once all required information is added, please add label |
@RakeshJesadiya, thank you for reporting this issue! At the same time I haven't found good combination to reproduce this problem on clean Magento with products and attributed created by hands. Visually the same attributes can have some properties under the hood that were added programmatically. I suggest to move this issue to another repository for getting more information from experts who has deep understanding of how SampleData is made. For now I can state that the products that were added manually are available in search results and duplicates of the Shorts aren't. I have no explanation for this problem or any idea on how it can be reproduced without SampleData |
Hello @RakeshJesadiya According to the comment above: Thank you for feedback and collaboration! |
I have installed Magento 2.2.2 with sample data. I want to be searchable for Pattern attributes from default sample data. I have edit Patter attribute from Stores -> Product and Set Use In Search of Yes and set search Weight to default 1. Now There are Total 5 products are available to Pattern with striped value in sample data.
When we search for 'striped' from search bar, They will give result only four product instead of five products already contains the striped value for pattern attributes. If I set for another product with striped value for pattern attribute though they will also not display in search result page. I have tried with run indexer and cache command but not getting the proper result. Is there an Issue for multiple select attribute value in search page?
Preconditions
Steps to reproduce
Expected result
1.In search result, Display all of the product which has Attribute option value equal to striped.
Actual result
The text was updated successfully, but these errors were encountered: