Issue of Magento 2 Layered Navigation on Magento 2.2.6 CE: Class Magento\Elasticsearch\Model\Adapter\FieldMapperInterface does not exist

Created by Support Agent, Modified on Tue, 21 Apr at 12:01 AM by Support Agent

Issue:


We have tried to install Magento 2 Layered Navigation v 1.1.3 on Magento 2.2.6 CE as but unfortunately, we got the error which says that:

//
[ReflectionException]
Class Magento\Elasticsearch\Model\Adapter\FieldMapperInterface does not exist
//

Solution:


About the issue, our developer has checked and found the root of it is that the class Elasticsearch is not in Magento 2.2.x Community version; it is only in the Enterprise version.

Hence, to fix the issue, we would suggest that you should try to comment the code in the file etc/di.xml

<!-- Compatible with elasticsearch v2.4 && M2.1.8 -->
<type name="Magento\Elasticsearch\SearchAdapter\Filter\Builder\Term">
    <plugin name="bss-ln-convert-condition" type="Bss\LayerNavigation\Plugin\TermFilterBuilder" sortOrder="1" />
</type>

and then remove this file

Bss\LayerNavigation\Plugin\TermFilterBuilder.php 

Please check and follow our guide to fix the issue.


If you need further assistance, please don't hesitate to contact us. If you might care, here are some information about BSS Commerce:


BSS Commerce is a trusted Magento 2 extensions provider with 14+ years of experience, serving 75,000+ customers worldwide. We are an Adobe Commerce Solution Bronze Partner and a Select Magento Extensions Builder, reinforcing our expertise in the Magento ecosystem.


We specialize in developing 150+ high-quality Magento 2 extensions that enhance functionality, improve user experience, and support scalable growth. Our reputation is built on long-term partnerships, positive feedback, and proven performance-driven solutions.


Explore our extensions: https://bsscommerce.com/magento-2-extensions.html 


For B2B businesses, our Magento B2B Extension by BSS Commerce is a flagship and widely adopted solution globally, offering advanced pricing, company account management, and streamlined workflows.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article