Closed altie33 closed 3 years ago
@vahonc can you start by trying to reproduce this issue on latest versions ?
Hello all,
I tried to reproduce this issue on the latest version of ElasticSuite (2.10.3) and with Magento 2.4.2 EE and didn't notice any errors with the graphql product API. I also tried to test it on ElasticSuite 2.9.3 and Magento 2.3.5.p2 EE and there is also everything is fine with graphql. In the end, I was only able to reproduce this issue with the ElasticSuite 2.8.6 and Magento 2.3.4 CE/EE, but @altie33, as you probably know, we don't support the old version for free so you should contact with @romainruaud by email for paid support.
BR, Vadym
I close this one for being related to a deprecated/unmaintained version.
Regards
Hello, I have an issue with the graphql product api. In order to make an attribute filterable, i'm forced to make is searchable in the back office ( is_searchable = 1 ). But i don't necessary want my attributes to be searchable. I think we should be able to filter when we change the value of "is_filterable" or "is_filterable_in_search"
Preconditions
Magento Version : EE 2.3.4
ElasticSuite Version : 2.8.9
Environment : both
Third party modules :
Steps to reproduce
Expected result
Actual result