Vadym Honcharuk
Vadym Honcharuk
@gaiterjones, it looks like it's quite a specific issue because we can't reproduce it and figure out how `Default Product Listing Sort By` and `Sort Direction` dropdown boxes could be...
@gaiterjones, >Could you try to test your issue on a fresh Magento with the latest version of the Elasticsuite to make sure that everything works as it should, and then...
This issue is on hold and awaits further requirements from @rbayet.
Hello @Tomasz-Silpion, I was not able to reproduce your issue with your steps to reproduce on the fresh Magento 2.4.7 CE/EE (Prod mode) with PHP 8.2.24/8.3.12, Elasticsearch 7.17.21 and with...
Hello @vpashovski Optimizers are applied only when the default `Position` sort order is used on the frontend. It will not working if sort order will be changed to `Price` or...
Hello @jesse-thomas, Thanks for your feedback, we will take it into account in our future releases. BR, Vadym
Hello @eperrotta I was not able to reproduce your issue on the fresh Magento 2.4.6-p6 CE, PHP 8.1.29 and Elasticsuite: 2.11.7.1  As you can see if,...
@tufahu, Have you noticed any errors in Magento logs? How exactly did you do an upgrade? BR, Vadym
Hello @gerrits-ecommerce, Thanks for your feedback. Compatibility with third-party modules is out of the scope of our Open Source support policy provided here, unfortunately, there is not much we can...
Hello @zakdma, Here are some points that could help you get a proper workaround: - Declaring the filters: `vendor/smile/elasticsuite/src/module-elasticsuite-catalog/etc/elasticsuite_search_request.xml` - Applying a filter on a nested structure: `\Smile\ElasticsuiteCatalog\Model\Layer\Filter\Price::getRangeCondition` Requirements: -...