File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed
src/module-catalog-search/etc Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 141
141
142
142
<virtualType name =" Magento\CatalogSearch\Model\ResourceModel\Fulltext\CollectionFactory" type =" Magento\Catalog\Model\ResourceModel\Product\CollectionFactory" >
143
143
<arguments >
144
- <argument name =" instanceName" xsi : type =" string" >Elastic\AppSearch\ CatalogSearch\Model\ResourceModel\Product\ Fulltext\Collection </argument >
144
+ <argument name =" instanceName" xsi : type =" string" >Magento\ CatalogSearch\Model\ResourceModel\Fulltext\SearchCollection </argument >
145
145
</arguments >
146
146
</virtualType >
147
147
151
151
</arguments >
152
152
</virtualType >
153
153
154
+ <virtualType name =" elasticsearchLayerSearchItemCollectionProvider" >
155
+ <arguments >
156
+ <argument name =" factories" xsi : type =" array" >
157
+ <item name =" elastic_appsearch" xsi : type =" object" >Magento\CatalogSearch\Model\ResourceModel\Fulltext\CollectionFactory</item >
158
+ </argument >
159
+ </arguments >
160
+ </virtualType >
161
+
162
+ <virtualType name =" elasticsearchLayerCategoryItemCollectionProvider" >
163
+ <arguments >
164
+ <argument name =" factories" xsi : type =" array" >
165
+ <item name =" elastic_appsearch" xsi : type =" object" >Elastic\AppSearch\CatalogSearch\Model\ResourceModel\Product\Fulltext\CollectionFactory</item >
166
+ </argument >
167
+ </arguments >
168
+ </virtualType >
169
+
154
170
<type name =" Magento\AdvancedSearch\Model\SuggestedQueries" >
155
171
<arguments >
156
172
<argument name =" data" xsi : type =" array" >
You can’t perform that action at this time.
0 commit comments