File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Indexer/etc/indexer.xsd" >
2
+ <config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
+ xsi : noNamespaceSchemaLocation =" urn:magento:framework:Indexer/etc/indexer.xsd" >
3
4
<indexer id =" integernet_solr" view_id =" integernet_solr" class =" \IntegerNet\Solr\Model\Indexer\Fulltext" >
4
5
<title translate =" true" >IntegerNet_Solr</title >
5
6
<description translate =" true" >Solr Search Index</description >
7
+ <dependencies >
8
+ <indexer id =" catalog_category_product" ></indexer >
9
+ <indexer id =" catalog_product_price" ></indexer >
10
+ </dependencies >
6
11
</indexer >
7
12
</config >
You can’t perform that action at this time.
0 commit comments