Skip to content
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

Search Suggestion doesnt work #1234

Closed
wouter-toppy opened this issue Dec 13, 2018 · 4 comments
Closed

Search Suggestion doesnt work #1234

wouter-toppy opened this issue Dec 13, 2018 · 4 comments
Assignees
Labels

Comments

@wouter-toppy
Copy link
Contributor

Preconditions

Magento Version : 2.3

ElasticSuite Version : 2.7.1

Environment : DEVELOP

Third party modules :

Steps to reproduce

  1. search in bar, and wait for search suggestion

Expected result

  1. error on the suggestion controller (https://pastebin.com/DTBfZwj9), our custom attribute does not have a type => termBucket but its 0 => termBucket caused by Smile\ElasticsuiteCatalog\Model\Autocomplete\Product\Collection\AttributeAggregation:65 there is no type key set.

Actual result

screenshot from 2018-12-13 13-16-07

@wouter-toppy
Copy link
Contributor Author

wouter-toppy commented Dec 13, 2018

See Pull: #1235

@rbayet
Copy link
Collaborator

rbayet commented Dec 13, 2018

Confirmed on M2 2.3.x and 2.7.x / developer mode
Impacts the attribute autocomplete block/section.

Thanks for the report @wouter-toppershops !

Regards

@wouter-toppy
Copy link
Contributor Author

See New Pull: #1237

@rbayet
Copy link
Collaborator

rbayet commented Dec 14, 2018

Hello @wouter-toppershops,

I've seen it, thanks !

Regards

rbayet added a commit that referenced this issue Dec 19, 2018
…atch-1

Fixes #1234 Update AttributeAggregation.php
@rbayet rbayet closed this as completed Dec 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants