You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can not longer add or remove a product from category etc because of error in reindexing, after upgrading from Magento 2.1.7EE / ElasticSuite 2.3.5 to Magento 2.1.9EE / ElasticSuite 2.3.8 (or 2.3.7) with same exact product data.
Catalog Search indexer process unknown error:
Notice: Undefined index: status in vendor/smile/elasticsuite/src/module-elasticsuite-catalog/Model/Product/Indexer/Fulltext/Datasource/AttributeData.php on line 51
Product/Target Rule index has been rebuilt successfully in 00:00:00
Target Rule/Product index has been rebuilt successfully in 00:00:00
Sales Rule index has been rebuilt successfully in 00:00:01
@Koc ... we are using a third-party extension to add/update products/attributes but this was build from ground up on Magento 2.x (starting with 2.1.4), so no data-migrator tool was used.
Preconditions
Magento Version : 2.1.9 EE
ElasticSuite Version : 2.3.7
Environment : Both
Can not longer add or remove a product from category etc because of error in reindexing, after upgrading from Magento 2.1.7EE / ElasticSuite 2.3.5 to Magento 2.1.9EE / ElasticSuite 2.3.8 (or 2.3.7) with same exact product data.
##Possible solution
vendor/smile/elasticsuite/src/module-elasticsuite-catalog/Model/Product/Indexer/Fulltext/Datasource/AttributeData.php
Output of print_r($childrenData) in foreach loop
The text was updated successfully, but these errors were encountered: