File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
app/code/Magento/CatalogSearch/etc Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 206
206
<arguments >
207
207
<argument name =" range" xsi : type =" object" >Magento\Catalog\Model\Layer\Filter\Price\Range\Proxy</argument >
208
208
<argument name =" indexerFrontendResource" xsi : type =" object" >Magento\Catalog\Model\ResourceModel\Product\Indexer\Price\FrontendResource</argument >
209
+ <argument name =" indexerStockFrontendResource" xsi : type =" object" >Magento\CatalogInventory\Model\ResourceModel\Indexer\Stock\FrontendResource</argument >
209
210
</arguments >
210
211
<plugin name =" categoryIdAggregation" type =" Magento\CatalogSearch\Model\Adapter\Mysql\Plugin\Aggregation\Category\DataProvider" />
211
212
</type >
290
291
<argument name =" indexerFrontendResource" xsi : type =" object" >Magento\Catalog\Model\ResourceModel\Product\Indexer\Price\FrontendResource</argument >
291
292
</arguments >
292
293
</type >
293
- <type name =" Magento\CatalogSearch\Model\Adapter\Mysql\Aggregation\DataProvider" >
294
- <arguments >
295
- <argument name =" indexerStockFrontendResource" xsi : type =" object" >Magento\CatalogInventory\Model\ResourceModel\Indexer\Stock\FrontendResource</argument >
296
- </arguments >
297
- </type >
298
294
<type name =" Magento\CatalogSearch\Model\Search\FilterMapper\TermDropdownStrategy" >
299
295
<arguments >
300
296
<argument name =" indexerStockFrontendResource" xsi : type =" object" >Magento\CatalogInventory\Model\ResourceModel\Indexer\Stock\FrontendResource</argument >
You can’t perform that action at this time.
0 commit comments