![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/mirasvit/module-search-ultimate/src/Search/etc/frontend/ |
<?xml version="1.0"?> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd"> <preference for="Magento\Elasticsearch\Model\ResourceModel\Fulltext\Collection\SearchResultApplier" type="Mirasvit\Search\Model\ResourceModel\SearchResultApplier"/> <preference for="Magento\CatalogSearch\Model\Layer\Filter\Category" type="Mirasvit\Search\Model\Layer\Filter\Category"/> <type name="Mirasvit\Search\Block\Result"> <plugin name="mstSearchSingleResult" type="Mirasvit\Search\Plugin\Frontend\RedirectOnSingleRulePlugin"/> </type> <type name="Magento\Framework\App\Response\HttpInterface"> <plugin name="mstSearchNoRoute" type="Mirasvit\Search\Plugin\Frontend\NoRoutePlugin"/> </type> <type name="Magento\Framework\Search\SearchEngineInterface"> <plugin name="emptySearchQueryPlugin" type="Mirasvit\Search\Plugin\EmptySearchQueryPlugin"/> </type> <type name="Magento\Framework\Controller\ResultInterface"> <plugin name="mstAppendDebugBlockPlugin" type="Mirasvit\Search\Plugin\Frontend\AppendDebugBlockPlugin"/> </type> <type name="Magento\Search\Model\ResourceModel\Query"> <plugin name="mstPreventNoRouteQuerySavePlugin" type="Mirasvit\Search\Plugin\Frontend\PreventNoRouteQuerySavePlugin"/> </type> <type name="Magento\Search\Model\ResourceModel\Query"> <plugin name="mstBotDetectorPlugin" type="Mirasvit\Search\Plugin\Frontend\BotDetectorPlugin"/> </type> <type name="Magento\Catalog\Controller\Category\View"> <plugin name="mst_search-ajax-category-response" type="Mirasvit\Search\Plugin\Frontend\Catalog\Controller\Category\View\AjaxCategoryPlugin"/> </type> </config>