Skip to content

Commit 3f41511

Browse files
MAGETWO-69130: Non effective query for catalog search & layered navigation
1 parent 3a51ae2 commit 3f41511

File tree

1 file changed

+0
-20
lines changed
  • app/code/Magento/CatalogSearch/etc

1 file changed

+0
-20
lines changed

app/code/Magento/CatalogSearch/etc/di.xml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -285,26 +285,6 @@
285285
</argument>
286286
</arguments>
287287
</type>
288-
<type name="Magento\CatalogSearch\Model\Search\BaseSelectStrategy\BaseSelectAttributesSearchStrategy">
289-
<arguments>
290-
<argument name="indexerEavFrontendResource" xsi:type="object">Magento\Catalog\Model\ResourceModel\Product\Indexer\Eav\FrontendResource</argument>
291-
</arguments>
292-
</type>
293-
<type name="Magento\CatalogSearch\Model\Search\FilterMapper\VisibilityFilter">
294-
<arguments>
295-
<argument name="indexerEavFrontendResource" xsi:type="object">Magento\Catalog\Model\ResourceModel\Product\Indexer\Eav\FrontendResource</argument>
296-
</arguments>
297-
</type>
298-
<type name="Magento\CatalogSearch\Model\Search\FilterMapper\CustomAttributeFilter">
299-
<arguments>
300-
<argument name="indexerEavFrontendResource" xsi:type="object">Magento\Catalog\Model\ResourceModel\Product\Indexer\Eav\FrontendResource</argument>
301-
</arguments>
302-
</type>
303-
<type name="Magento\CatalogSearch\Model\Search\FilterMapper\StockStatusFilter">
304-
<arguments>
305-
<argument name="indexerStockFrontendResource" xsi:type="object">Magento\CatalogInventory\Model\ResourceModel\Indexer\Stock\FrontendResource</argument>
306-
</arguments>
307-
</type>
308288
<type name="Magento\CatalogSearch\Model\Adapter\Aggregation\RequestCheckerComposite">
309289
<arguments>
310290
<argument name="queryCheckers" xsi:type="array">

0 commit comments

Comments
 (0)